diff --git a/README.md b/README.md index 72b7d82c8b..0155174136 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +WORK IN PROGRESS... + # QMK Userspace This is a template repository which allows for an external set of QMK keymaps to be defined and compiled. This is useful for users who want to maintain their own keymaps without having to fork the main QMK repository. @@ -55,4 +57,4 @@ This can also be used to control which fork is used, though only upstream `qmk_f 1. (First time only) `git submodule add https://github.com/qmk/qmk_firmware.git` 1. (To update) `git submodule update --init --recursive` -1. Commit your changes to your userspace repository \ No newline at end of file +1. Commit your changes to your userspace repository