From ef0e5822856bd47dab4ed5f1e207772ed97fba95 Mon Sep 17 00:00:00 2001 From: Alex Forcier Date: Wed, 1 Apr 2015 11:01:45 -0400 Subject: [PATCH] README cleanup --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 682df6f00c9a..20d262b3c742 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# WordPress-Android-Editor # +# WordPress-Editor-Android # ## Introduction ## -The WordPress-Android-Editor is the text editor used in the [WordPress Android app](https://github.com/wordpress-mobile/WordPress-Android) to create and edit pages & posts. In short it's a simple, straightforward way to visually edit HTML. +WordPress-Editor-Android is the text editor used in the [WordPress Android app](https://github.com/wordpress-mobile/WordPress-Android) to create and edit pages & posts. In short it's a simple, straightforward way to visually edit HTML. ## Build Instructions ## @@ -17,11 +17,11 @@ Then, from a Windows command prompt: mklink /D [PROJECT_ROOT]\WordPressEditor\src\main\assets %PROJECT_ROOT%\libs\editor-common\assets -Finally, update [PROJECT_ROOT]\.git\info\exclude to ignore the symlink locally: +Finally, update `[PROJECT_ROOT]\.git\info\exclude` to ignore the symlink locally: # assets symlink WordPressEditor/src/main/assets ## LICENSE ## -This library is licensed under[MIT](LICENSE-MIT) +This library is licensed under [MIT](LICENSE-MIT).