diff options
author | Thanos Apollo <[email protected]> | 2024-10-09 06:04:26 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-10-09 06:42:05 +0300 |
commit | be7f30d55df4608bfaeeb49c3533df5da4fd0ace (patch) | |
tree | b36d905f8ee8be31ffde88525f9d08b7bab4645d | |
parent | 3f5641f6e9738816a9a278e083f7b868bd425b5d (diff) |
Rewrite README without markdown.
-rw-r--r-- | README | 8 | ||||
-rw-r--r-- | README.md | 9 |
2 files changed, 8 insertions, 9 deletions
@@ -0,0 +1,8 @@ + +Gnosis | Γνῶσις +------------------ + +Gnosis is a GNU Emacs spaced repetition system. + +- Project's Page: <https://thanosapollo.org/projects/gnosis/> +- User Manual: <https://elpa.nongnu.org/nongnu/doc/gnosis.html> diff --git a/README.md b/README.md deleted file mode 100644 index 8ed18df..0000000 --- a/README.md +++ /dev/null @@ -1,9 +0,0 @@ -# Γνῶσις | 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) |