diff --git a/devTools/javaSanityCheck/README.md b/devTools/javaSanityCheck/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..8b239a0ddfcca0703f02a0dba41e525a435fb20f
--- /dev/null
+++ b/devTools/javaSanityCheck/README.md
@@ -0,0 +1,3 @@
+Full sources for easy import into an IDE can be found [here](https://gitgud.io/Arkerthan/twine-sanitycheck).
+
+`sources.zip` is a backup in case the repo is inaccessible.
diff --git a/devTools/dictionary_phrases.txt b/devTools/javaSanityCheck/dictionary_phrases.txt
similarity index 100%
rename from devTools/dictionary_phrases.txt
rename to devTools/javaSanityCheck/dictionary_phrases.txt
diff --git a/devTools/dictionary_wholeWords.txt b/devTools/javaSanityCheck/dictionary_wholeWords.txt
similarity index 100%
rename from devTools/dictionary_wholeWords.txt
rename to devTools/javaSanityCheck/dictionary_wholeWords.txt
diff --git a/devTools/javaSanityCheck/info.txt b/devTools/javaSanityCheck/info.txt
deleted file mode 100644
index 0285fc08fe3f0c07108177388336f340b73ec13a..0000000000000000000000000000000000000000
--- a/devTools/javaSanityCheck/info.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-Full sources for easy import into IDE can be found here:
-https://gitgud.io/Arkerthan/twine-sanitycheck
-
-sources.zip are a backup in case the repo is inaccessible.