diff options
author | Thanos Apollo <[email protected]> | 2024-09-05 19:27:15 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-09-05 19:27:44 +0300 |
commit | 731f0ba4910c872efedf7e460d904f3d9c3be9a7 (patch) | |
tree | ea50df01d2ea9dee092572875696afa545d3b419 /README.md | |
parent | bc626d511c111545387df12219a6412506eaf5a1 (diff) | |
parent | d034335bde30c7873768bfbbae531a704d011245 (diff) |
Release version 0.4.2.0.4.2
* Comment out gnosis-org sections that are under development.
* gnosis-org should be ready by next version.
* Fix display issues on non-grapical interface.
* Add variable watchers for custom algorithm values.
* Update assertions for editing notes
This is a minor release with a few bug fixes.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..8ed18df --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Γνῶσις | Gnosis + +## About + +Γνῶσις (gnosis), pronounced "GNU-sis", meaning knowledge in Greek, +is a GNU Emacs Spaced Repetition System for storing knowledge. + +- [Project's Page](https://thanosapollo.org/projects/gnosis/) +- [User Manual](https://elpa.nongnu.org/nongnu/doc/gnosis.html) |