aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2024-12-05 21:18:20 +0800
committerRunxi Yu <me@runxiyu.org>2024-12-05 21:18:20 +0800
commit76c54c7a2a66fb251e568e3d648d193efe11eae9 (patch)
tree492ad87666a413dba735bfd70c7068d3043736fd /README.md
parentNew repo locations and file structure (diff)
downloade2-spec-76c54c7a2a66fb251e568e3d648d193efe11eae9.tar.gz
e2-spec-76c54c7a2a66fb251e568e3d648d193efe11eae9.tar.zst
e2-spec-76c54c7a2a66fb251e568e3d648d193efe11eae9.zip
Another round of README updates :/
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 5 insertions, 7 deletions
diff --git a/README.md b/README.md
index 655b1fe..e2ec379 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
-# The e² programming language
+# The e² programming language specification
-- [Home page](https://docs.runxiyu.org/e2/)
-- [C implementation](https://docs.runxiyu.org/tau2/)
-- [Git repositories](https://git.runxiyu.org/e2/)
-- [Ticket tracker](https://todo.sr.ht/~runxiyu/e2/)
-- [Announcement list](https://lists.sr.ht/~runxiyu/e2-announce/)
-- [Development list](https://lists.sr.ht/~runxiyu/e2-devel/)
+This is the specification for the [e²](https://e2.runxiyu.org/) programming
+language.
+
+You may [read this specification online](https://docs.runxiyu.org/e2-spec/).