From dae8d68f7e1a0041e1330ff23c37914aefaf0d23 Mon Sep 17 00:00:00 2001 From: LRubin Date: Fri, 2 Dec 2016 17:45:32 -0800 Subject: [PATCH] add EN to english file for consistency Signed-off-by: LRubin --- README.md | 2 +- code-of-conduct.md => code-of-conduct-EN.md | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename code-of-conduct.md => code-of-conduct-EN.md (100%) diff --git a/README.md b/README.md index 628d71f..07a3268 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ changes as needed. Thank you! # Translations available The Code of Conduct is currently available in: -- English [code-of-conduct](code-of-conduct.md) +- English [code-of-conduct-EN](code-of-conduct-EN.md) - Portuguese (Brazilian) [code-of-conduct-PT](code-of-conduct-PT.md) (contributors: @fike, @joaofnfernandes) # Wishlist/To Do List: diff --git a/code-of-conduct.md b/code-of-conduct-EN.md similarity index 100% rename from code-of-conduct.md rename to code-of-conduct-EN.md