diff options
| author | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-03-09 19:06:57 +0100 |
|---|---|---|
| committer | Aldrik Ramaekers <aldrikboy@gmail.com> | 2024-03-09 19:06:57 +0100 |
| commit | 92b2ad31658ffad3d6401c7aa278eace89480bc7 (patch) | |
| tree | 3aa086ca18e639760ffa628e35536a17d70f45f5 | |
| parent | 03c271c82ccb434997fdde7bac140bb86b48accd (diff) | |
| parent | faaa7c9c361959f17a493fe5708ddb917e9ce452 (diff) | |
Merge branch 'v2' of ssh://github.com/aldrikboy/text-search into v2
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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.  @@ -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__ |
