Clarify README.md

This commit is contained in:
Moritz Ruth 2022-08-16 22:28:54 +02:00
parent d4297e0e86
commit d5d00c674b

View file

@ -6,7 +6,7 @@
🎉 Features: 🎉 Features:
- Access [Modrinth](https://modrinth.com/) - Access [Modrinth](https://modrinth.com/)
- Search - Search
- Add - Add mods by ID or slug
- View available versions - View available versions
- View dependencies - View dependencies
- Check for updates and view changelogs before applying them - Check for updates and view changelogs before applying them
@ -27,7 +27,7 @@ $ npm i -g @horizr/cli
Run any command with the `-h` flag to see the available options. Run any command with the `-h` flag to see the available options.
A new pack can be initiated using `horizr init <path>`. A new pack can be initialized using `horizr init <path>`.
## Examples ## Examples