summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2024-03-07 21:31:56 +0100
committerGitHub <noreply@github.com>2024-03-07 21:31:56 +0100
commitdef620a66bc5b0dc1107102f2c234888dc9bd830 (patch)
treeb72753c27651e44f63224e58092be4484fd6b623 /README.md
parent0a28c5280defd5ec8309754f58d70ff04b798457 (diff)
Create README.md
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__