update screenshot and readme

This commit is contained in:
vonhyou 2021-04-15 02:02:55 +08:00
parent c9bf4efd0f
commit d46bcb4895
2 changed files with 6 additions and 2 deletions

View file

@ -4,7 +4,7 @@
It's a simple minimal lisp interpreter written in ruby. It's a simple minimal lisp interpreter written in ruby.
![](./screenshot/demo.svg) ![](./screenshot/demo.png)
### Feature ### Feature
@ -16,3 +16,7 @@ It's a simple minimal lisp interpreter written in ruby.
```bash ```bash
$ ruby ./prol.rb $ ruby ./prol.rb
``` ```
### Acknowledgement
[Tesla I. Zhang](https://github.com/ice1000), for pointing out errors and patient guidance

BIN
screenshot/demo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 KiB