From 325011456cceb10fd8352d194859e5a5041da096 Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Mon, 28 Sep 2020 21:25:53 -0600 Subject: apparently sr.ht only linkifies URLs in Markdown --- README | 3 --- README.md | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index fd6bd80..0000000 --- a/README +++ /dev/null @@ -1,3 +0,0 @@ -project home: https://sr.ht/~boringcactus/crowbar-lang/ - -read the spec: https://man.sr.ht/~boringcactus/crowbar-spec/ diff --git a/README.md b/README.md new file mode 100644 index 0000000..fd6bd80 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +project home: https://sr.ht/~boringcactus/crowbar-lang/ + +read the spec: https://man.sr.ht/~boringcactus/crowbar-spec/ -- cgit v1.2.3