From e21f4dc1afbdc1f495e75422733e9829b0089046 Mon Sep 17 00:00:00 2001 From: Sam Tay Date: Tue, 30 Jun 2020 18:54:29 -0700 Subject: Update readme --- README.md | 18 ++++++++++-------- 1 file 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. -- cgit v1.2.3