aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-09-28 14:33:00 -0700
committerFuwn <[email protected]>2022-09-28 14:33:00 -0700
commitfcd468cf5572141f6a9c4f5281cb88d396b2b8b7 (patch)
tree2607e4987b46ec2e0e9fb25774d844e7f3d95532
parentfeat(skills.json): update skills (diff)
downloadlocus-fcd468cf5572141f6a9c4f5281cb88d396b2b8b7.tar.xz
locus-fcd468cf5572141f6a9c4f5281cb88d396b2b8b7.zip
docs(README.md): text to markdown
-rw-r--r--README.md (renamed from README.txt)13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.txt b/README.md
index 02d6f23..3c02ed6 100644
--- a/README.txt
+++ b/README.md
@@ -1,3 +1,4 @@
+```
______
| ___|
| |_ _ ___ ___ __ ___ _ __ __ _ ___ ___
@@ -7,3 +8,15 @@
| |
GNU General Public License 3.0 | |
|_|
+```
+
+# Locus
+
+## Notable Features
+
+- Continuously updated, full-text search engine
+- Background page indexing and caching
+- Simple module integration
+- Critical data caching
+
+Built with [Windmark](https://github.com/gemrest/windmark).