diff options
author | Runxi Yu <me@runxiyu.org> | 2025-09-25 12:12:56 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-09-25 12:12:56 +0800 |
commit | 73582a05d6055acbf847c1cd673bf92c6641d3af (patch) | |
tree | edbb8b0d2820c72ccccf26864752d229a964e9c7 /README.md | |
parent | Simplify lang_desc's title (diff) | |
download | e2-spec-master.tar.gz e2-spec-master.tar.zst e2-spec-master.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..b16da7a --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# The e² Programming Language Specification + + +Please note that there are multiple branches. + +* The "master" branch is the primary branch agreed upon by the developers. +* Each developer may have their own personal branches. |