branch: elpa/gnosis
commit 52da178372d118875aa986ea455ef05e0430fbde
Author: Thanos Apollo <pub...@thanosapollo.org>
Commit: Thanos Apollo <pub...@thanosapollo.org>

    Rewrite README as markdown
    
    * Rewrite README as markdown to work with nongnu elpa.
---
 README    | 9 ---------
 README.md | 9 +++++++++
 2 files changed, 9 insertions(+), 9 deletions(-)

diff --git a/README b/README
deleted file mode 100644
index 34e8089467..0000000000
--- a/README
+++ /dev/null
@@ -1,9 +0,0 @@
-
-Gnosis (γνῶσις)
-====
-
-Gnosis (γνῶσις), pronounced "noh-sis", meaning knowledge in Greek,
-is a Spaced Repetition System for note taking and self testing.
-
-- Project's Page:             <https://thanosapollo.org/projects/gnosis/>
-- User Manual:                <https://thanosapollo.org/user-manual/gnosis/>
diff --git a/README.md b/README.md
new file mode 100644
index 0000000000..8ed18df1ef
--- /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)

Reply via email to