diff --git a/README.md b/README.md
index 599ae5ee8..74c848e87 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-
Aztec: Native HTML Editor for Android
+ Aztec: Native HTML Editor for Android
[![CircleCI](https://circleci.com/gh/wordpress-mobile/AztecEditor-Android.svg?style=svg)](https://circleci.com/gh/wordpress-mobile/AztecEditor-Android)
@@ -7,7 +7,7 @@ documents in Android.
Supports Android 4.1+ (API 16 - Jelly Bean)
-
+
## Getting started
@@ -59,7 +59,7 @@ Aztec.with(visualEditor, sourceEditor, toolbar, context)
.setVideoThumbnailGetter(GlideVideoThumbnailLoader(context))
```
-For more options, such as edit history, listeners and plugins please refer to the [demo app implementation](https://github.com/wordpress-mobile/AztecEditor-Android/blob/develop/app/src/main/kotlin/org/wordpress/aztec/demo/MainActivity.kt).
+For more options, such as edit history, listeners and plugins please refer to the [demo app implementation](https://github.com/wordpress-mobile/AztecEditor-Android/blob/trunk/app/src/main/kotlin/org/wordpress/aztec/demo/MainActivity.kt).
## Build and test
diff --git a/RepoAssets/aztec.png b/RepoAssets/aztec.png
new file mode 100644
index 000000000..81b4e8d73
Binary files /dev/null and b/RepoAssets/aztec.png differ