From 9e276b532791c5928426cf97df9937457729a8fc Mon Sep 17 00:00:00 2001 From: blujai831 Date: Tue, 19 Nov 2024 09:27:14 -0800 Subject: [PATCH] Remove placeholder readme. --- README.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 3519351..0000000 --- a/README.md +++ /dev/null @@ -1,10 +0,0 @@ -# Hi! You're early! - -This is the root commit. There's nothing here yet. - -The main branch is reserved for feature-complete and known-working refs. -If you're reading this on the head of the main branch, it's probably because -the project is in such early development that no feature-complete -and known-working refs exist yet. In this case, to take a look -at development progress, and/or test whatever incomplete content -is available thus far, you can checkout the dev branch instead.