diff --git a/README.md b/README.md index 08d50d12c..f9e41c3b7 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,8 @@ -# Material - [![Travis][travis-image]][travis-link] [![Dependencies][deps-image]][deps-link] [![Codacy][codacy-image]][codacy-link] [![PyPI][pypi-image]][pypi-link] -A Material Design theme for [MkDocs](http://www.mkdocs.org). - -TBD: [![_](docs/images/material.png)](http://squidfunk.github.io/mkdocs-material/) - [travis-image]: https://travis-ci.org/squidfunk/mkdocs-material.svg [travis-link]: https://travis-ci.org/squidfunk/mkdocs-material [deps-image]: https://david-dm.org/squidfunk/mkdocs-material/dev-status.svg @@ -18,6 +12,12 @@ TBD: [![_](docs/images/material.png)](http://squidfunk.github.io/mkdocs-material [pypi-image]: https://img.shields.io/pypi/v/mkdocs-material.svg [pypi-link]: https://pypi.python.org/pypi/mkdocs-material +# Material for MkDocs + +A Material Design theme for [MkDocs](http://www.mkdocs.org). + +[![Material for MkDocs](docs/images/material.png)](docs/images/material.png) + ## Quick start Install with `pip`: diff --git a/docs/images/material.png b/docs/images/material.png new file mode 100644 index 000000000..63236aa98 Binary files /dev/null and b/docs/images/material.png differ diff --git a/docs/index.md b/docs/index.md index d1cd26423..d39f87962 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,6 +6,8 @@ Material is a theme for [MkDocs][1], an excellent static site generator geared towards project documentation. It is built using Google's [Material Design][2] guidelines. +[![Material for MkDocs](images/material.png)](images/material.png) + [1]: http://www.mkdocs.org [2]: https://www.google.com/design/spec/material-design