diff options
author | Runxi Yu <me@runxiyu.org> | 2025-01-03 18:39:57 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-01-03 18:39:57 +0800 |
commit | 7a5c14f1846eeda602c63f36b225f3886e6cdfd2 (patch) | |
tree | d46bc4f87b3fa17f3115d2d50ce49bbb476dec91 /README.md | |
parent | Much smaller CSS (diff) | |
download | e2-spec-7a5c14f1846eeda602c63f36b225f3886e6cdfd2.tar.gz e2-spec-7a5c14f1846eeda602c63f36b225f3886e6cdfd2.tar.zst e2-spec-7a5c14f1846eeda602c63f36b225f3886e6cdfd2.zip |
Delete all build stuff
We'll use the main website repo to build things and just use this
as a subtree
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index bcbc8b9..0000000 --- a/README.md +++ /dev/null @@ -1,6 +0,0 @@ -# The e² programming language specification - -This is the specification for the [e²](https://e2.runxiyu.org/) programming -language. - -You may [read this specification online](https://docs.runxiyu.org/e2/). |