Skip to content

Commit ff79521

Browse files
committed
fix typo
1 parent d0d70c1 commit ff79521

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
If you want to build a cool Python project from scratch, a good start point is to find a related project.
66

77
This repository lists the hot (by number of stars) projects on GitHub. New projects are added gradually. The classification is based
8-
on the project's main purpose. If a project is a client for a database, it is listed under the database category.
8+
on the project's main purpose. If a project is a client driver for a database, it is listed under the database category.
99

1010
A project may belong to several categories. If you think that a project is listed under an incorrect category
1111
or a new category should be added, please open an issue. If you want to add a new project to certain category, just
@@ -52,5 +52,5 @@ send me a pull request and follow the [contribution guide](https://github.com/ch
5252

5353
###License
5454

55-
Python-open-projects is licensed under the [CC-By 3.0 License](http://creativecommons.org/licenses/by/3.0/).
55+
Python-github-projects is licensed under the [CC-By 3.0 License](http://creativecommons.org/licenses/by/3.0/).
5656

0 commit comments

Comments
 (0)