diff --git a/README.md b/README.md
index ffc57cd..d3eba58 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ It's a package that generates clean, responsive HTML e-mails for sending transac
# Demo
-
+
# Usage
@@ -83,7 +83,7 @@ if err != nil {
This code would output the following HTML template:
-
+
> Theme templates will be embedded in your application binary. If you want to use external templates (for configuration), use your own theme by implementing `hermes.Theme` interface with code searching for your files.
@@ -113,7 +113,7 @@ The following open-source themes are bundled with this package:
* `default` by [Postmark Transactional Email Templates](https://github.com/wildbit/postmark-templates)
-
+
## RTL Support