diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index e08cbc4..0000000 --- a/README.md +++ /dev/null @@ -1,22 +0,0 @@ -# text-search -Text-search is a GUI Program to find files and text within files for Linux. <br> -text-search is a single and small executable. - -# Requirements - -### Linux -- GCC -- libglu1-mesa-dev, libgl1-mesa-dev (automatically installed with build/install script) -- ld - -## Windows (not working) -- MinGW32 -- Windres -- ld - -# Build/Install -run __build-linux.sh -r__ or __build-win.sh -r__ for building and running a debug build<br /> -run __install.sh__ as root to install to __/usr/local/bin/text-search__ or __C:\Users\\\<user>\\Desktop\\text-search.exe__ <br /> - -# Config -config.txt is stored at __~/.config/text-search/config.txt__ or __C:\Users\\\<user>\Local Settings\Application Data\text-search\config.txt__ |
