summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-06-30 18:54:29 -0700
committerSam Tay <sam.chong.tay@gmail.com>2020-06-30 18:54:29 -0700
commite21f4dc1afbdc1f495e75422733e9829b0089046 (patch)
tree3012e20d001cdc1031f77e4046ee2d5f72e08c8d
parent17214454b487b5d5114a08a61e14db5054852678 (diff)
Update readme
-rw-r--r--README.md18
1 files changed, 10 insertions, 8 deletions
diff --git a/README.md b/README.md
index 8c03330..0f368d2 100644
--- a/README.md
+++ b/README.md
@@ -175,11 +175,13 @@ cargo install so --no-default-features --features ncurses-backend
See more information about this choice
[here](https://github.com/gyscos/cursive/wiki/Backends).
-## contributions
-This was my first time writing Rust, and I wrote about it
-[here](https://samtay.github.io/TODO) if you're into that sort of thing.
-I just want to put out a **warning** that there is very likely some non-idiomatic
-and straight up ugly code throughout this project, so don't come looking here
-for a good Rust example! That being said, I would love to improve the codebase
-so if you have any refactoring contributions feel free to send me a PR, but
-please also accompany them with a short explanation.
+## contributing
+This was my first time writing Rust and I want to put out a **warning** that
+there is very likely some non-idiomatic and straight up ugly code throughout
+this project, so don't come looking here for a good Rust example! That being
+said, I would love to improve the codebase so if you have any refactoring
+contributions feel free to send me a PR, but please also add a short
+explanation.
+
+## credits
+Credit to my good friend [Charles](heyitscharles.com) for logo design.