From ed09a072cd99a36fd6724ee6c937a5ad3f61dc3e Mon Sep 17 00:00:00 2001 From: cocoatomo Date: Sat, 7 Jul 2018 09:24:19 +0900 Subject: [PATCH] Update and rename README to README.md --- README | 3 --- README.md | 5 +++++ 2 files changed, 5 insertions(+), 3 deletions(-) delete mode 100644 README create mode 100644 README.md diff --git a/README b/README deleted file mode 100644 index 3ddcd01d6..000000000 --- a/README +++ /dev/null @@ -1,3 +0,0 @@ -Repository for PO Files - -https://www.python.org/dev/peps/pep-0545/#repository-for-po-files diff --git a/README.md b/README.md new file mode 100644 index 000000000..6c58fa3f0 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +Repository to store PO Files + +https://www.python.org/dev/peps/pep-0545/#repository-for-po-files + +Please see [CONTRIBUTING.md](.github/CONTRIBUTING.md)