diff --git a/README.md b/README.md index d909095..44f9561 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,8 @@ # GoSH -A Shell made in Go, for fun +A Shell made in Go, for fun +## Features +At the moment, there isn't much features. +I'm planning to add more features later (like syntax hilighting, a history file and a RC file, etc...). +I'm also learning Go by doing this project. +You can expect breaking changes (or code), the problem has a workaround in the commit message. +If not, the issue will be fixed soon (in case of a typo for example)