From 9f70b5e00054218e46143783a19f8e6a35819e56 Mon Sep 17 00:00:00 2001 From: Simon Mossmyr Date: Mon, 28 Oct 2019 21:21:24 +0100 Subject: Rename README to README.md --- README | 1 - README.md | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index d5d803e..0000000 --- a/README +++ /dev/null @@ -1 +0,0 @@ -This is official repository for the StomLib library, an open-source project that can work with Blizzard MPQ archives. \ No newline at end of file diff --git a/README.md b/README.md new file mode 100644 index 0000000..d5d803e --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +This is official repository for the StomLib library, an open-source project that can work with Blizzard MPQ archives. \ No newline at end of file -- cgit v1.2.3