diff --git a/readme.md b/readme.md index fe05f67..124599a 100644 --- a/readme.md +++ b/readme.md @@ -406,9 +406,19 @@ $ h-m-m ``` + # Feedback Programming is not my career, but rather a hobby, and I developed **h-m-m** because I wanted to have something like this application and couldn't find one. Therefore, what I've done here may have a lot of room for improvement. If you see an embarrassing problem in the program or have an idea for improvement, feel free to contact me; I'd be happy to receive your feedback. Why php? It's simple: I only have a rusty knowledge of Pascal and a little familiarity with php. I thought about learning another language for this project (Nim is my top choice at this moment), but I didn't have time to do it. I'll probably do it later and convert it into a language I can compile :) + +# Related resources + +A few people have published software/content about or related to h-m-m; these are the ones I know: + +* [hmm... (an app for hackers)](https://www.youtube.com/watch?v=mRbaXHlhwUI): A YouTube video by We Deserve Less +* [hmmgood](https://github.com/Ramashvili/hmmgood): A TUI menu/launcher for h-m-m + +