diff --git a/README.md b/README.md
index bec4d5e..02b8cce 100644
--- a/README.md
+++ b/README.md
@@ -10,8 +10,6 @@ SQLiteC++
SQLiteC++ (SQLiteCpp) is a smart and easy to use C++ SQLite3 wrapper.
-See SQLiteC++ website http://srombauts.github.com/SQLiteCpp on GitHub.
-
Keywords: sqlite, sqlite3, C, library, wrapper C++
## About SQLiteC++:
@@ -22,7 +20,7 @@ with a few intuitive and well documented C++ classes.
### License:
Copyright (c) 2012-2017 Sébastien Rombauts (sebastien.rombauts@gmail.com)
-
+
Distributed under the MIT License (MIT) (See accompanying file LICENSE.txt
or copy at http://opensource.org/licenses/MIT)
diff --git a/_config.yml b/_config.yml
new file mode 100644
index 0000000..c741881
--- /dev/null
+++ b/_config.yml
@@ -0,0 +1 @@
+theme: jekyll-theme-slate
\ No newline at end of file