aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNerdyPepper <[email protected]>2019-08-06 16:58:53 +0100
committerNerdyPepper <[email protected]>2019-08-06 16:58:53 +0100
commit39e4e643981d5ac52a440bf7e3691fca3228b1d2 (patch)
tree1510e8f9b1e094d16c8f9ddff44359d7780ae2a7
parent92a5644c9dece71dcf94c72621e7ded12ebdc0b3 (diff)
credit @pickfire, @hepek, @kzoper for their help!
-rw-r--r--readme.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index eed3789..a1c7d17 100644
--- a/readme.md
+++ b/readme.md
@@ -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
146the rust community has helped eva come a long way, but these devs deserve a
147special 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)