From 73582a05d6055acbf847c1cd673bf92c6641d3af Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Thu, 25 Sep 2025 12:12:56 +0800 Subject: Markdown README --- README | 7 ------- README.md | 7 +++++++ 2 files changed, 7 insertions(+), 7 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index 8248793..0000000 --- a/README +++ /dev/null @@ -1,7 +0,0 @@ -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. 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. -- cgit v1.2.3