From 761df3cf5518f82141b1fd41e509b308f32bb79b Mon Sep 17 00:00:00 2001 From: Craig Oates Date: Mon, 20 Mar 2023 19:41:13 +0000 Subject: [PATCH] rename README.md to README.org. --- README.md | 3 --- README.org | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 README.md create mode 100644 README.org diff --git a/README.md b/README.md deleted file mode 100644 index 50b5251..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# ritherdon-charts - -Data processing and plotting for 'Personal Flash' artworks. \ No newline at end of file diff --git a/README.org b/README.org new file mode 100644 index 0000000..2cf08cc --- /dev/null +++ b/README.org @@ -0,0 +1,3 @@ +* Ritherdon Charts + +Data processing and plotting for 'Personal Flash' artworks.