Skip to content

Commit ef0e582

Browse files
committed
README cleanup
1 parent d16a6d5 commit ef0e582

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# WordPress-Android-Editor #
1+
# WordPress-Editor-Android #
22

33
## Introduction ##
44

5-
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.
5+
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.
66

77
## Build Instructions ##
88

@@ -17,11 +17,11 @@ Then, from a Windows command prompt:
1717

1818
mklink /D [PROJECT_ROOT]\WordPressEditor\src\main\assets %PROJECT_ROOT%\libs\editor-common\assets
1919

20-
Finally, update [PROJECT_ROOT]\.git\info\exclude to ignore the symlink locally:
20+
Finally, update `[PROJECT_ROOT]\.git\info\exclude` to ignore the symlink locally:
2121

2222
# assets symlink
2323
WordPressEditor/src/main/assets
2424

2525
## LICENSE ##
2626

27-
This library is licensed under[MIT](LICENSE-MIT)
27+
This library is licensed under [MIT](LICENSE-MIT).

0 commit comments

Comments
 (0)