diff --git a/README.md b/README.md index 1964334..bc93e77 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ # materialize-stylus stylus port of materialize css + +### Installation + +bower: +```sh +$ bower install material-stylus --save-dev +``` + +done.