summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-09-05 19:00:12 +0300
committerThanos Apollo <[email protected]>2024-09-05 19:00:12 +0300
commit52da178372d118875aa986ea455ef05e0430fbde (patch)
tree1a1c7d8b0e9731e851556ad1b90b5e55e56c0a14
parent8f0bb68c87843fee900b2bb10567fae96afe5186 (diff)
Rewrite README as markdown
* Rewrite README as markdown to work with nongnu elpa.
-rw-r--r--README9
-rw-r--r--README.md9
2 files changed, 9 insertions, 9 deletions
diff --git a/README b/README
deleted file mode 100644
index 34e8089..0000000
--- 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 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)