diff --git a/.gitmodules b/.gitmodules index 70b3ae8..06745a9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "TransDecoder.lrgTests"] path = TransDecoder.lrgTests url = https://github.com/TransDecoder/TransDecoder.lrgTests.git +[submodule "TransDecoder.wiki"] + path = TransDecoder.wiki + url = https://github.com/TransDecoder/TransDecoder.wiki.git diff --git a/TransDecoder.wiki b/TransDecoder.wiki new file mode 160000 index 0000000..1627501 --- /dev/null +++ b/TransDecoder.wiki @@ -0,0 +1 @@ +Subproject commit 1627501387e5800eacf383e1b023e59213f97ef1