From 51b5b39a73fa1a1f46797f13a3da6213732223df Mon Sep 17 00:00:00 2001 From: Zachary Allard Date: Tue, 26 Jun 2018 16:07:44 -0400 Subject: [PATCH] Changed the name of CONTRIB.md to CONTRIBUTING.md and reverted README.md to match this --- CONTRIB.md => CONTRIBUTING.md | 0 README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename CONTRIB.md => CONTRIBUTING.md (100%) diff --git a/CONTRIB.md b/CONTRIBUTING.md similarity index 100% rename from CONTRIB.md rename to CONTRIBUTING.md diff --git a/README.md b/README.md index fb0ce09b5..b335320ca 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ If you've found an error in this sample, please file an issue: https://github.com/googlesamples/android-UniversalMusicPlayer/issues Patches are encouraged, and may be submitted by forking this project and -submitting a pull request through GitHub. Please see CONTRIB.md for more details. +submitting a pull request through GitHub. Please see CONTRIBUTING.md for more details. License -------