Update the readme so people know what they're looking at.

This commit is contained in:
skullY
2019-07-01 01:41:12 -07:00
parent 8b465623d1
commit 7ff0f36338
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
# QMK CLI
A program to help users work with QMK
A program to help users work with [QMK Firmware](https://qmk.fm/).
# Features
+1 -1
View File
@@ -1,3 +1,3 @@
"""A program to help you work with qmk_firmware."""
__version__ = '0.0.3'
__version__ = '0.0.4'