aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..d47e0bd
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# RPRT (Rank PolymoRphic Text editor)
+
+> Finally, a text editor for your flying saucer.
+
+A text editor powered by a tacit programming language with selection rank polymorphic functions, (loosely) inspired by Sam.
+
+[See rprt.md for details about the programming language](rprt.md).
+
+## Licensing
+
+RPRT is copyright (c) tslil clingman and distributed under the terms of the GNU General Public License, version 3 or later (GPL-3.0+). See the `LICENSE` file for details.