diff --git a/README.md b/README.md
index f491f0b..128fcdc 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,21 @@
# Klisé
-Klisé is minimalist Jekyll theme for running a personal site and blog running on Jekyll, Ruby, Netlify, Now.sh.
+Klisé is minimalist Jekyll theme for running a personal site and blog running on Jekyll.
+For demo klise.now.sh
+
+## Features
+
+* Light & Dark Mode support
+* Customizable (using `.sass`)
+* Responsive (desktop, tab and mobile)
+* Mobile First Design
+* SEO Optimized
+* RSS Feed
+* Syntax Highlighter ([rouge](https://github.com/rouge-ruby/rouge))
+* Next & Previous Post
+* Comment layout, enable in frontmatter if you wish
+* Google analytics
+* HTML Minify ([compressed HTML](https://github.com/penibelst/jekyll-compress-html))
## Installation
@@ -13,7 +28,7 @@ bundle install
bundle exec jekyll serve
```
-Navigate to `localhost:4000`.
+Navigate to `localhost:4000`. You're Welcome, Fork and be Stargaze.
## Contributing