Skip to content

Commit 2021f04

Browse files
committed
Update README.md
1 parent 4a6b932 commit 2021f04

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
This is an open collection of **Python worst practices**, or anti-patterns. Many of them can be detected automatically using [Pylint](http://www.pylint.org/), [Pyflakes](https://pypi.python.org/pypi/pyflakes) or [Pep8](https://pypi.python.org/pypi/pep8), or using our online code-checking service at [www.quantifiedcode.com](http://www.quantifiedcode.com).
66

7-
#License
7+
#Licence
88

9-
All articles are made available under a Creative Commons Non-Commercial license. This allows you to use them freely for your own personal project.
9+
These patterns are made available under a Creative Commons Non-Commercial license. This allows you to use them freely for your own personal projects.
1010

1111
When using these articles on your website, please add a well-visible link to [http://docs.quantifiedcode.com/python-code-patterns](our documentation website) or this Github project, so that people can easily find the original articles and make contributions.
1212

0 commit comments

Comments
 (0)