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
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
### *easyPy*
1
+
### *easyPythonpi*
2
2
3
3
*A simple pyhton library for the beginners. The program includes simple calulations. Made for raising pull requests.*
4
4
Only simple functions are used to make the code beginner friendly :)
@@ -14,7 +14,7 @@ git clone url_you_just_copied
14
14
(Use this command if you are using Linux distribution)
15
15
16
16
```sh
17
-
cdeasyPy
17
+
cdeasyPythonpi
18
18
```
19
19
20
20
5. Now type in the following command in the terminal and replace `username` with your GitHub username. (This command is necessary or it will prompt errors.)
0 commit comments