Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
horpeazy authored Nov 3, 2022
1 parent cbad83e commit 3c3aa14
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ $
* Interpreter was written with C language
* C files are compiled using `gcc 4.8.4`
* C files are written according to the C90 standard
* Tested on Ubuntu 14.04 LTS
* Tested on Ubuntu 20.04 LTS

## Usage
To compile all files:
Expand Down Expand Up @@ -106,5 +106,5 @@ L3: unknown instruction pcx
### Return value
When there is no errors, `monty` returns `0`. Otherwise, returns `1`

## Authors
## Author
* Iyamu Hope: [LinkedIn](https://linkedin.com/in/iyamuhope) - [GitHub](https://github.com/horpeazy)

0 comments on commit 3c3aa14

Please sign in to comment.