diff --git a/External-themes.md b/External-themes.md
index 64abe09..204d766 100644
--- a/External-themes.md
+++ b/External-themes.md
@@ -1,16 +1,17 @@
-# Themes that don't come with oh-my-zsh repo are here
+## A list of Themes that don't come bundled with oh-my-zsh
-Due to necessity to come up with better way to import themes into oh my zsh (according to [this](https://github.com/robbyrussell/oh-my-zsh/pull/1899#issuecomment-29688978)) the pull requests with new themes are not accepted read [this](https://github.com/robbyrussell/oh-my-zsh/#do-not-send-us-themes) https://github.com/robbyrussell/oh-my-zsh/wiki/Customization#overriding-and-adding-themes).
+Due to necessity to come up with better way to import themes into oh my zsh (according to [this](https://github.com/robbyrussell/oh-my-zsh/pull/1899#issuecomment-29688978)) the pull requests with new themes are not accepted ([source](https://github.com/robbyrussell/oh-my-zsh/#do-not-send-us-themes)).
### Installation
-It should be clear by reading https://github.com/robbyrussell/oh-my-zsh/wiki/Customization#overriding-and-adding-themes
+Instructions [here](https://github.com/robbyrussell/oh-my-zsh/wiki/Customization#overriding-and-adding-themes)
-### The themes
+### The Themes
-#### Random emoji theme
+---
+#### Random Emoji Theme
-
+
See [Gist](https://gist.github.com/oshybystyi/2c30543cd48b2c9ecab0) for source.
@@ -18,10 +19,9 @@ author: [@audy](https://github.com/audy), maintainer: [@oshybystyi](https://gith
#### powerlevel9k
-
-
+
A theme based on agnoster, but with a lot more features (like flexible segments, multiline-prompt, light color scheme, etc.). Have a look at the [repo](https://github.com/bhilburn/powerlevel9k) for documentation.
See [Repo](https://github.com/bhilburn/powerlevel9k) for source
-author: [@bhilburn](https://github.com/bhilburn)
\ No newline at end of file
+author: [@bhilburn](https://github.com/bhilburn)