Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aldrik-ramaekers authored Mar 7, 2024
1 parent 0a28c52 commit def620a
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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__

0 comments on commit def620a

Please sign in to comment.