diff --git a/readme.md b/readme.md index c610cd9..9cfeb92 100644 --- a/readme.md +++ b/readme.md @@ -129,4 +129,5 @@ I think the method I've used in this program to interact with the terminal emula Programming is not my career, but rather a hobby, and I developed **h-m-m** because I wanted to have something like this 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 (Haskell and Go were my top choices), but I didn't have time to do it. I'll probably do it later and convert it into a language I can compile :)