diff --git a/README.md b/README.md
index 107386c..f93479e 100644
--- a/README.md
+++ b/README.md
@@ -1,18 +1,60 @@
-# Radix
-Radix is a base theme for [BackdropCMS](http://backdropcms.org). It has Bootstrap, Sass, Gulp, Bower, BrowserSync and Font Awesome built-in.
+Radix
+======================
 
-## Documentation
+Radix is a base theme for [BackdropCMS](http://backdropcms.org).
 
-http://docs.radixtheme.org
+It has Bootstrap, Sass, Gulp, Bower, BrowserSync and Font Awesome built-in.
 
-## Demo
 
-http://dev-backdrop.pantheon.io
+Installation <!-- This section is required. -->
+------------
 
-## License
+- Install this theme using the official Backdrop CMS instructions at
+  https://docs.backdropcms.org/documentation/skin-with-themes.
 
-This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.
+- Visit the settings page under Administration > Appearence > Themes >
+  Radix (admin/appearence/themes/radix) and provide the required information.
 
-## Current Maintainers
 
-* Arshad Chummun (http://github.com/arshad)
+Differences from Drupal 7
+-------------------------
+
+- Administrative interface has been improved.
+
+
+Documentation
+-------------
+
+Additional documentation is available on [the Radix documentation site](http://docs.radixtheme.org).
+
+
+Issues <!-- This section is required. -->
+------
+
+Bugs and feature requests should be reported in [the Issue Queue](https://github.com/backdrop-contrib/radix/issues).
+
+Current Maintainers <!-- This section is required. -->
+-------------------
+
+* [Arshad Chummun](http://github.com/arshad)
+* [Jen Lampton](http://github.com/jenlampton)
+
+
+Credits <!-- This section is required. -->
+-------
+
+- Ported to Backdrop CMS by [Arshad Chummun](http://github.com/arshad).
+- Originally written for Drupal by [Arshad Chummun](http://github.com/arshad).
+- Includes [Bootstrap Library](https://getbootstrap.com/)
+- Includes [Sass](https://sass-lang.com)
+- Includes [Gulp](https://gulpjs.com)
+- Includes [Bower](https://bower.io)
+- Includes [BrowserSync](https://browsersync.io)
+- Includes [Font Awesome](https://fontawesome.com) icons
+
+License <!-- This section is required. -->
+-------
+
+This project is GPL v2 software.
+See the LICENSE.txt file in this directory for complete text.
+