summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2024-10-09 06:04:26 +0300
committerThanos Apollo <[email protected]>2024-10-09 06:42:05 +0300
commitbe7f30d55df4608bfaeeb49c3533df5da4fd0ace (patch)
treeb36d905f8ee8be31ffde88525f9d08b7bab4645d
parent3f5641f6e9738816a9a278e083f7b868bd425b5d (diff)
Rewrite README without markdown.
-rw-r--r--README8
-rw-r--r--README.md9
2 files changed, 8 insertions, 9 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..ef4ae66
--- /dev/null
+++ b/README
@@ -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)