diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d8b83df --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +package-lock.json diff --git a/README.md b/README.md index e41813d..2b0b58b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # Wiki -A Wiki containing discussion and documentation for the Repobase community. \ No newline at end of file +A Wiki containing discussion and documentation for the Repobase community. + +Please find all of our documentation at [our wiki](/repobase/wiki/wiki). + +We're accepting repos and PRs for this Wiki.