summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrik.ramaekers@protonmail.com>2020-02-04 10:06:51 +0100
committerAldrik Ramaekers <aldrik.ramaekers@protonmail.com>2020-02-04 10:06:51 +0100
commit10209192cce23d153d5b893ef2f173292b2b2db5 (patch)
tree2bb2043b337d2c79d03800de3da2d06f506158f5 /README.md
parent9e43f84427b7a79bd56d56b46fbd341e1a161cfb (diff)
work
Diffstat (limited to 'README.md')
-rw-r--r--README.md22
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__