diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c067f0a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "wordle-dict"] + path = wordle-dict + url = https://github.com/printfn/wordle-dict.git diff --git a/wordle-dict b/wordle-dict new file mode 160000 index 0000000..8bd0147 --- /dev/null +++ b/wordle-dict @@ -0,0 +1 @@ +Subproject commit 8bd0147a8a76dcffddeea829eab0da766f74ffef