Skip to content

Commit 9c9f7c4

Browse files
authored
Update README.md
1 parent 1110099 commit 9c9f7c4

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# **Vython**
22

3-
## Download
4-
Clone the repo from Github:
3+
## Download & Setup
4+
* Clone the repo from Github:
55
```
66
git clone https://github.com/cvython/Vython.git
77
```
8-
Enter Into Its Derectory
8+
* Enter Into Its Derectory
99
```
1010
cd Vython
1111
```
12-
You're All Set!
12+
* You're All Set!
1313

1414

1515
## Running A Script
@@ -74,8 +74,6 @@ if a > 18 || a > 16
7474
* Remainder ➡ '%'
7575
## Todo
7676
- [ ] Fix addition of ```int``` and ```float```
77-
- [ ] Release Mac Version
78-
- [ ] Release Linux Version
7977
- [ ] Add ```while``` loops
8078
- [ ] Implement Famous Python Modules(eg. Pandas, Numpy, etc)
8179
- [ ] Make A Website

0 commit comments

Comments
 (0)