diff options
author | Adrian L Lange <p3lim@users.noreply.github.com> | 2016-01-27 13:42:05 +0100 |
---|---|---|
committer | Adrian L Lange <p3lim@users.noreply.github.com> | 2016-01-27 13:42:05 +0100 |
commit | 611ca009187c4b3696a0fa73a9a655c2cbe1bb34 (patch) | |
tree | bd08f8366604c921b0ccf0db4436e29524eeb6c7 /Embedding.md | |
parent | 5eef65f9b470f99b42b4a0aae6544d7e776d6ff7 (diff) |
Added a warning
Diffstat (limited to 'Embedding.md')
-rw-r--r-- | Embedding.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Embedding.md b/Embedding.md index e747b027dc..10b1e9f1a0 100644 --- a/Embedding.md +++ b/Embedding.md @@ -1,3 +1,5 @@ +# WARNING: Until issue #173 goes through, the [core][1] repository will not be up-to-date with the latest changes and fixes, but can still be used. + If you want to use TMK for your own keyboard project, you've got three options for embedding the [core][1]. The recommended option is [subtrees](#1-git-subtree). |