summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..f0aa21a
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+# rp: Reverse Polish (calculator)
+
+A stack-based TUI calculator, inspire by dc and the HP-48 calculator.
+