Skip to content

Commit a6b5f29

Browse files
committed
update
1 parent 5690f96 commit a6b5f29

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ This is a meaningless project **for joy purposes**.
99
This project contains a `sample` of how to run JavaScript Brainfuck codes and a `compile` for **converting** normal codes to Brainfuck-like codes.
1010

1111
## Download and Run
12-
---
1312
There is no installation required, download the latest release and unpack the zip file.
1413

1514
### Run Sample
@@ -29,7 +28,6 @@ npm i colors shelljs yargs
2928
```
3029

3130
## Use Brainfuck Compiler
32-
---
3331
You can get the usege in the terminal, use
3432
```shell
3533
node compile.js -h
@@ -54,7 +52,6 @@ Print out the help message age usage
5452
Run the codes after compile successfully.
5553

5654
## Additional Words
57-
---
5855
Hope you enjoy it and I highly recommend you do NOT use it in a commercial project.
5956
If you insist on doing this, please do not leave personal information.
6057
Life is once.

0 commit comments

Comments
 (0)