diff options
author | NerdyPepper <[email protected]> | 2019-08-06 16:58:53 +0100 |
---|---|---|
committer | NerdyPepper <[email protected]> | 2019-08-06 16:58:53 +0100 |
commit | 39e4e643981d5ac52a440bf7e3691fca3228b1d2 (patch) | |
tree | 1510e8f9b1e094d16c8f9ddff44359d7780ae2a7 | |
parent | 92a5644c9dece71dcf94c72621e7ded12ebdc0b3 (diff) |
credit @pickfire, @hepek, @kzoper for their help!
-rw-r--r-- | readme.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -140,3 +140,12 @@ Domain Error: Out of bounds! | |||
140 | - ~~add unit tests~~ | 140 | - ~~add unit tests~~ |
141 | - ~~lineditor~~ with syntax highlighting | 141 | - ~~lineditor~~ with syntax highlighting |
142 | - ~~add more functions~~ | 142 | - ~~add more functions~~ |
143 | |||
144 | ### contributors | ||
145 | |||
146 | the rust community has helped eva come a long way, but these devs deserve a | ||
147 | special mention for their contributions: | ||
148 | |||
149 | [Ivan Tham](https://github.com/pickfire) | ||
150 | [Milan Marković](https://github.com/hepek) | ||
151 | [asapokl](https://github.com/kzoper) | ||