summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..8d5342e
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+# text-search
+Text-search is a GUI Program to find files and text within files for x64 Windows. <br>
+text-search is a single and small executable.
+
+![Screenshot_1](https://github.com/aldrik-ramaekers/text-search/assets/22401766/35c40946-58ee-4079-a1ec-b925075dad16)
+
+# Deps
+External libraries used:
+- utf8.h https://github.com/sheredom/utf8.h
+- stb_image.h
+- ImGui
+- ImFileDialog
+- ImSpinner
+
+# Config
+config.ini is stored at __%appdata%/local/text-search/config.ini__