diff options
| author | Fuwn <[email protected]> | 2022-09-28 14:33:00 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-09-28 14:33:00 -0700 |
| commit | fcd468cf5572141f6a9c4f5281cb88d396b2b8b7 (patch) | |
| tree | 2607e4987b46ec2e0e9fb25774d844e7f3d95532 | |
| parent | feat(skills.json): update skills (diff) | |
| download | locus-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
@@ -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). |