Skip to content

Commit 3affd71

Browse files
authored
Update README.md
1 parent c6c4be5 commit 3affd71

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
# BScript
22

3-
BScript is a coding language that is terrible.
3+
BScript is a simple, lightweight 8-bit coding language.
44

55
[Read the documentation here.](https://brainy0789.github.io/BScript/basics.html)
66

7-
All you get is simple variables that can only be added or subtracted to (only one), basic loops, really nothings else. It's probably easier than Brainfuck, though.
8-
9-
Wow, that description is a little outdated.
10-
117
## Installation
128

139
First of all, install [the latest version of Python](https://www.python.org/downloads/).
@@ -17,4 +13,4 @@ Secondly, download the source code from here.
1713

1814
Now, finally, run the `setup.py` file inside of Python. It will ask for things and then you can use the `bsc` command to compile BScript files! Neat!
1915

20-
Or, just download the GUI app if you prefer. It's completely self-contained and required no dependencies.
16+
Or, just download the GUI app if you prefer. It's completely self-contained and required no dependencies.

0 commit comments

Comments
 (0)