diff --git a/README.md b/README.md index 8604aa6..b8e9571 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Elm-Ui-Widgets -This package contains **independend** widgets (no components) written for [Elm-Ui](https://dark.elm.dmy.fr/packages/mdgriffith/elm-ui/latest/). These widgets have no dependencies to other parts of this package. So you can just use as much as you need. +This package contains **independent** widgets (no components) written for [Elm-Ui](https://dark.elm.dmy.fr/packages/mdgriffith/elm-ui/latest/). These widgets have no dependencies to other parts of this package. So you can just use as much as you need. It also supports custom themes and has a material design theme already ready to use. @@ -144,4 +144,4 @@ This package tries to solve both of these problems. ## Changelog -* **Version 2.0.0** - Complete rewrite of the package. Now including a material design implementation. \ No newline at end of file +* **Version 2.0.0** - Complete rewrite of the package. Now including a material design implementation.