Skip to content

Commit 5bc9c7a

Browse files
authored
Update README.md
1 parent 1a06eee commit 5bc9c7a

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# [Active CSS](https://activecss.org/)
55

6-
Boldly go where no CSS author has gone before...
6+
The smartest DOM tool in the world.
77

88
Here's a taster:
99
```
@@ -14,7 +14,7 @@ Here's a taster:
1414
}
1515
```
1616

17-
Example of a component (because you love components):
17+
Example of a component:
1818
```
1919
button:click {
2020
render-after-end: "<hello-world></hello-world>";
@@ -60,10 +60,8 @@ There are loads of examples [on the concept examples page](https://activecss.org
6060

6161
Want to see it work? Go to [the website](https://activecss.org).
6262

63-
It puts the fun back into functionality! Yeah, sorry about that.
64-
6563
### License
6664

67-
Active CSS is [MIT licensed](./LICENSE).
65+
Active CSS has basically an MIT license for your average web developer, and a bit more for others trying to profit from it or steal the credit. [license](./LICENSE).
6866

69-
Copyright (c) 2022, River Zend Dynamics Ltd.
67+
Copyright (c) 2023, River Zend Dynamics Ltd.

0 commit comments

Comments
 (0)