diff --git a/themes/antergos/README.md b/themes/antergos/README.md
new file mode 100644
index 0000000..6b3d534
--- /dev/null
+++ b/themes/antergos/README.md
@@ -0,0 +1,47 @@
+# lightdm-webkit-theme-antergos
+[![Latest Release](https://img.shields.io/github/release/Antergos/lightdm-webkit2-greeter.svg)](https://github.com/Antergos/lightdm-webkit2-greeter/releases/tag/0.2.3) [![License](https://img.shields.io/badge/license-GPLv3-blue.svg)](https://github.com/Antergos/lightdm-webkit2-greeter/blob/master/LICENSE)
+
+
+### Overview
+
+This is the default theme included with [lightdm-webkit2-greeter](http://github.com/Antergos/lightdm-webkit2-greeter). If you are using the Webkit2 greeter, you already have this theme.
+
+### Screenshots
+
+
+
+
+### Prerequisites
+* lightdm-webkit-greeter
+* antergos-wallpapers (used for the background switcher)
+
+### Installation
+Antergos users have this theme installed by default. It can be reinstalled using pacman if needed. Arch users can install [lightdm-webkit2-greeter](https://aur.archlinux.org/packages/lightdm-webkit2-greeter/) from the AUR.
+
+To use this theme with the legacy Webkit1 greeter:
+
+1. Download [Antergos Theme](https://github.com/Antergos/lightdm-webkit-theme-antergos/zipball/master)
+2. Unzip it. This should create a folder named like `Antergos-lightdm-webkit-theme-antergos-28c4b13`.
+3. Rename this folder to `antergos` and copy move it to the themes directory (so that the complete path becomes `/usr/share/lightdm-webkit/themes/antergos`)
+4. Edit `/etc/lightdm/lightdm-webkit2-greeter.conf` and set the `webkit-theme` property to `antergos`:
+
+```
+[greeter]
+webkit-theme=antergos
+
+```
+
+Optionally you can install the included font `Lato`.
+
+Now if you restart your computer (or at least if you restart lightdm), the antergos greeter theme should be activated.
+
+
+### User Icons Management
+
+To change users icons:
+
+* Create a resource named with the user's login in `/var/lib/AccountsService/icons/`
+* Edit `/var/lib/AccountsService/users/` and add a property `Icon` targeting the icon resource you just created.
+
+This theme works well with 96x96 images.
+
diff --git a/themes/antergos/README.textile b/themes/antergos/README.textile
deleted file mode 100644
index fdcae96..0000000
--- a/themes/antergos/README.textile
+++ /dev/null
@@ -1,63 +0,0 @@
-h1. lightdm-webkit-theme-antergos
-
-
-h2. Overview
-
-Official LightDM Webkit Greeter Theme of Antergos Linux
-
-h2. Screenshots
-
-
-
-
-h2. Prerequisites
-
-* lightdm
-* lightdm-webkit2-greeter
-* antergos-wallpapers (used for the background switcher)
-
-Enable @ligthdm-webkit2-greeter@ by editing @/etc/lightdm/lightdm.conf@ and setting @greeter-session@ property to @lightdm-webkit2-greeter@ :
-
-bc.
-[Seat:*]
-...
-greeter-session=lightdm-webkit2-greeter
-...
-
-h2. Installation
-
-Antergos users should have it installed by default. It can be reinstalled if needed using pacman.
-Arch users can install using their favorite AUR pacman wrapper.
-Others can install manually:
-
-# Download "Antergos Theme":https://github.com/Antergos/lightdm-webkit-theme-antergos/zipball/master
-# Unzip it.
-# This should create a folder named like @Antergos-lightdm-webkit-theme-antergos-28c4b13@
-# Rename this folder to @antergos@ (so that the complete path becomes @/usr/share/lightdm-webkit/themes/antergos@)
-# Edit the resource @/etc/lightdm/lightdm-webkit2-greeter.conf@ and set @webkit-theme@ property to @antergos@ :
-
-bc.
-[greeter]
-webkit-theme=antergos
-
-Optionally you can install the included font "Lato".
-
-Now if you restart your computer (or at least if you restart lightdm), the antergos greeter theme should be activated.
-
-h1. Uninstallation
-
-To uninstall, simply restore the @greeter-session@ property of the @/etc/lightdm/lightdm.conf@ file and restart your computer (or at least lightdm).
-
-You may also want to :
-# Remove the folder @antergos@ created in @/usr/share/lightdm-webkit/themes/@
-# Restore the @webkit-theme@ property of the @/etc/lightdm/lightdm-webkit-greeter.conf@ file
-
-h1. User icons management
-
-To change users icons:
-
-* Create a resource named with the user's login in @/var/lib/AccountsService/icons/@
-* Edit @/var/lib/AccountsService/users/@ and add a property @Icon@ targeting the icon resource you just created
-
-This theme works well with 96x96 images.
-
diff --git a/themes/antergos/index.html b/themes/antergos/index.html
index 539c09e..b1ec1c4 100644
--- a/themes/antergos/index.html
+++ b/themes/antergos/index.html
@@ -284,8 +284,7 @@