diff --git a/README.md b/README.md index 391e642..f3cd273 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ # hwylterm Adding some fun to the terminal! + +## use library + +```nim +requires "https://github.com/daylinmorgan/hwylterm" +``` + +## use CLI's + +```sh +nimble install "https://github.com/daylinmorgan/hwylterm?subdir=tools" +```