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
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,15 @@ Depend on Python v3.9.8
4
4
5
5
All code snippets have been tested to ensure they work properly.
6
6
7
-
Fork me on [GitHub](https://github.com/pynickle/python-cheatsheet).
7
+
Fork me on [GitHub](https://github.com/pynickle/python-cheatsheet-redefined).
8
8
9
9
-[中文](README-zh-cn.md)
10
10
-[English](README.md)
11
11
12
12
**Notes**:
13
13
14
14
-**Every code snippet here can run independently (some need the files provided by this repo)**
15
-
-**You can get a version of the page with switchable code themes and languages from the flask project in the web folder**
16
-
-**You can use GETREADME.py to download README.md from the repository (Chinese or English, with or not with command line prefixes is up to you!)**
15
+
-**You can use readme_snatcher.py to download README.md from the repository (Chinese or English, with or not with command line prefixes is up to you!)**
0 commit comments