From 4c1b70c2ead329b7ac0cc4dc7dd56e13f6bdbcf5 Mon Sep 17 00:00:00 2001 From: Michael Sanchez Date: Tue, 6 Oct 2015 15:31:39 -0700 Subject: [PATCH] OKAY --- README.md | 2 +- README.md~ | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 README.md~ diff --git a/README.md b/README.md index 2065d12..3aeee93 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # My First Project -This is a practice repository for learning about GitHub in the Web Interface. +This is a practice repository for learning about GitHub in the Web Interface. OKAY ## How to Contribute Steps for contributing can be found in the [CONTRIBUTING.md](/CONTRIBUTING.md) file. diff --git a/README.md~ b/README.md~ new file mode 100644 index 0000000..2065d12 --- /dev/null +++ b/README.md~ @@ -0,0 +1,5 @@ +# My First Project +This is a practice repository for learning about GitHub in the Web Interface. + +## How to Contribute +Steps for contributing can be found in the [CONTRIBUTING.md](/CONTRIBUTING.md) file.