Skip to content

Commit beefb11

Browse files
committed
Fix linting errors
Having a license in the Readme is nowan error since the preferred method is to rely on GitHub's license detection. See: sindresorhus/awesome-lint#123 So we are fine with having a LICENSE file in the repos root.
1 parent e6cc1e6 commit beefb11

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

readme.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
This list is mainly about [CSS](https://developer.mozilla.org/docs/Web/CSS) – the language and the modules. Not about naming conventions, architecture paradigms, frameworks, pre-processors, post-processors, CSS-in-JS or other aspects of todays CSS ecosystem.
66

7-
*Please read the [contribution guidelines](./contributing.md) before contributing.*
7+
*Please read the [contribution guidelines](contributing.md) before contributing.*
88

99
## Contents
1010

@@ -102,9 +102,3 @@ This list is mainly about [CSS](https://developer.mozilla.org/docs/Web/CSS) –
102102
## Related
103103

104104
[Awesome JavaScript Learning](https://github.com/micromata/awesome-javascript-learning) - A tiny list limited to the best JavaScript learning resources.
105-
106-
## License
107-
108-
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
109-
110-
To the extent possible under law, [Michael Kühnel](http://micromata.de) has waived all copyright and related or neighboring rights to this work.

0 commit comments

Comments
 (0)