Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwellgithinji authored Feb 8, 2024
1 parent eb5007e commit 11202aa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ Tokens themselves are small, easily categorizable data structures that are then
## Getting Started

### installing
1. clone the repository
2. run `go run main.go`
1. Clone the repository
2. Run `go run main.go`
3. Enter the jaba program on the command line


Expand Down Expand Up @@ -115,7 +115,7 @@ An example of a garbage collector implementation is [Mark and Sweep](https://www

## Upcoming feature
1. Evolve the REPL to launch as a cmd application
2. Support reading of `.jaba` files for good programming execution
2. Support reading of `.jaba` files for good programming experience
2. support syntax highlighting
4. Language documentation

Expand Down

0 comments on commit 11202aa

Please sign in to comment.