diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2024-07-24 09:21:10 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2024-07-24 09:21:10 -0300 |
commit | 07f236a571db25e0449d659e589ac5398776cee1 (patch) | |
tree | 1d82d436faaed43f123cee45eb62b21dac65f859 /README.md | |
download | finder-07f236a571db25e0449d659e589ac5398776cee1.tar.gz finder-07f236a571db25e0449d659e589ac5398776cee1.tar.bz2 |
Initial import
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..3c5d780 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Finder: CLI searcher and browser REPL + +## Dependencies + +* Python 3. +* Prompt Toolkit. |