summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAldrik Ramaekers <aldrikboy@gmail.com>2024-03-09 15:56:53 +0100
committerGitHub <noreply@github.com>2024-03-09 15:56:53 +0100
commitfaaa7c9c361959f17a493fe5708ddb917e9ce452 (patch)
treeec07ec1350d87fd8355e38bcec4598e9a6466c14
parente20735fe0a67c1fa3de16c10124bdc778acd88a8 (diff)
Update README.md
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 02d5d10..fa11b38 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
# text-search
-Text-search is a GUI Program to find files and text within files for x64 Windows. <br>
+Text-search is a GUI Program to find files and text within files for x64 Windows and x64 Linux. <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)
@@ -12,4 +12,4 @@ External libraries used:
- ImFileDialog
# Config
-config.ini is stored at __%appdata%/local/text-search/config.ini__
+config.ini is stored at __%appdata%/local/text-search/config.ini__ and __~/text-search/config.ini__