commit 9c5880a8b8e77ffd62d397977cbe822669140d96 parent 229a1690a7fcfcebc64d07068c885cc8966d0d57 Author: QMK Bot <hello@qmk.fm> Date: Wed, 13 Dec 2023 02:26:24 +0000 Merge remote-tracking branch 'origin/master' into develop Diffstat:
| M | docs/cli.md | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/cli.md b/docs/cli.md @@ -2,7 +2,7 @@ ## Overview :id=overview -The QMK CLI makes building and working with QMK keyboards easier. We have provided a number of commands to simplify and streamline tasks such as obtaining and compiling the QMK firmware, creating keymaps, and more. +The QMK CLI (command line interface) makes building and working with QMK keyboards easier. We have provided a number of commands to simplify and streamline tasks such as obtaining and compiling the QMK firmware, creating keymaps, and more. ### Requirements :id=requirements