From d5d00c674b003332bd7a3b836bb4e418f2972d50 Mon Sep 17 00:00:00 2001 From: Moritz Ruth Date: Tue, 16 Aug 2022 22:28:54 +0200 Subject: [PATCH] Clarify README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1403e04..7e5ae32 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ 🎉 Features: - Access [Modrinth](https://modrinth.com/) - Search - - Add + - Add mods by ID or slug - View available versions - View dependencies - 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. -A new pack can be initiated using `horizr init `. +A new pack can be initialized using `horizr init `. ## Examples