You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@
4
4
5
5
If you want to build a cool Python project from scratch, a good start point is to find a related project.
6
6
7
-
This repository lists the hot (by number of stars) projects on Github. I will add new projects gradually. The classification is based
8
-
on the project's main purpose. If a project is a client for certain database, I put it under the database category.
7
+
This repository lists the hot (by number of stars) projects on g3ithub. 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.
9
9
10
-
As you know, a project may belong to several categories. If you think that a project is listed under a wrong category
11
-
or a new category should be added, please open an issue. If you want to add a new project to certain categories, just
10
+
A project may belong to several categories. If you think that a project is listed under a incorrect category
11
+
or a new category should be added, please open an issue. If you want to add a new project to certain category, just
12
12
send me a pull request and follow the [contribution guide](https://github.com/checkcheckzz/Python-open-projects/wiki).
13
13
14
14
@@ -52,5 +52,5 @@ send me a pull request and follow the [contribution guide](https://github.com/ch
52
52
53
53
###License
54
54
55
-
python openprojects is licensed under the terms of the MIT License. See the [LICENSE file](https://github.com/checkcheckzz/Python-open-projects/blob/master/LICENSE) for details.
55
+
Python-open-projects is licensed under the terms of the MIT License. See the [LICENSE file](https://github.com/checkcheckzz/Python-open-projects/blob/master/LICENSE) for details.
0 commit comments