From 7df7ab35a69a0ba78ae97aa084f6dec708874e39 Mon Sep 17 00:00:00 2001 From: Billy Brawner Date: Wed, 23 Aug 2017 14:52:44 -0500 Subject: [PATCH] Updated markdown --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b1d6a3f..0049431 100644 --- a/README.md +++ b/README.md @@ -4,12 +4,12 @@ Simple Markdown is simply a Markdown editor :) I wrote it to offer up an open so the other Markdown editors available on the Play Store. I also wanted to get some practice in creating Android apps and have a little something to put into my portfolio. -# Contributing +## Contributing I'd love any contributions, particularly in improving the existing code. Please just fork the repository, make your changes, squash your commits, and submit a pull request :) -# License +## License Copyright 2017 William Brawner @@ -25,7 +25,7 @@ repository, make your changes, squash your commits, and submit a pull request :) See the License for the specific language governing permissions and limitations under the License. -# Libraries +## Libraries - AndDown - Butterknife