README.md in sass-zero-0.0.8 vs README.md in sass-zero-0.0.9
- old
+ new
@@ -19,13 +19,17 @@
Developers should be able to produce your own design, [Refactoring UI](https://refactoringui.com/book) is the book for that.
### Shape UP
SASS-ZERO comes with a implict flow from Shape UP, Find Elemens -> Create Affordance -> Make it Beautiful.
-### Breadboard Theme (Just HTML)
-![screenshot](https://nixo-etc.s3-sa-east-1.amazonaws.com/Screenshot_2020-02-17+Routeend.png)
+### Icons
+We embed svg icons from [Zondicons](http://www.zondicons.com).
+### Breadboard Theme - [Just HTML](https://github.com/lazaronixon/sass-zero/blob/master/Example.html)
+
+![screenshot](https://nixo-etc.s3-sa-east-1.amazonaws.com/Screenshot_2020-02-18+Routeend.png)
+
## Installation
Add this to your application's Gemfile:
```ruby
@@ -72,9 +76,11 @@
[BEM](http://getbem.com/naming)
[Refactoring UI](https://refactoringui.com/book)
[Shape UP](https://basecamp.com/shapeup)
+
+[Zondicons](http://www.zondicons.com)
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).