chore: add lgtm badges to readme
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
# dopey - Another Brainf*ck Interpreter
|
||||
[](https://lgtm.com/projects/g/gio101046/dopey/alerts/)
|
||||
[](https://lgtm.com/projects/g/gio101046/dopey/context:python)
|
||||
|
||||
The dopey brainf\*ck interpreter was created as a side project to become familiar with Python 3. The goal was to fully implement all the features of brainf\*ck as defined in this [wiki page](https://en.wikipedia.org/wiki/Brainfuck#Language_design) into dopey.
|
||||
|
||||
@@ -45,4 +47,4 @@ interpreter.execute("[brainf*ck code]++-->><<++--")
|
||||
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
|
||||
|
||||
## License
|
||||
[MIT](https://choosealicense.com/licenses/mit/)
|
||||
[MIT](https://choosealicense.com/licenses/mit/)
|
||||
|
||||
Reference in New Issue
Block a user