diff --git a/README.md b/README.md new file mode 100644 index 0000000..ead4f6e --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ + +# git-repo-search + +**Search online repositories without having to clone.** + +![](docs/screenshot.png) + +## Features + +- Github supported +- File tree selector +- Files get fetched and searched one-by-one diff --git a/docs/screenshot.png b/docs/screenshot.png new file mode 100644 index 0000000..fac004c Binary files /dev/null and b/docs/screenshot.png differ