diff --git a/README.md b/README.md index 2ab8b93..ec3288c 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,12 @@ WIP! On the surface it is just a simplistic browser. Internally, an immutable logbase tracks every spartan URL ever encountered, assigning 4-character sigils for display and access. Sigils may be used instead of the URLs they represent, and are much easier to memorize, type in, or otherwise keep track of. The database acts as a URL-shortener, a bookmark system, and a history log. +This project is built around the principles of Whinam software: an immutable datalog with indices. For more information about Whinam technologies and practices, visit the Gemini [Whinam Archive](gemini://gemini.ctrl-c.club/~stack/whinam/index.gmi) + ## Usage `spa ` to visit a spartan URL + `spa ` to visit a sigil Currently, the output is sent to the terminal, after generating appropriate sigils. Further navigation using sigils is now possible by re-invoking spa.