1
0
Fork 0
mirror of https://github.com/terribleplan/next.js.git synced 2024-01-19 02:48:18 +00:00

Edited README.md (#2276)

Explained how this example is different from /examples/with-material-ui
This commit is contained in:
tashburn 2017-06-15 13:51:19 -06:00 committed by Tim Neutkens
parent 7b62ef3ba6
commit 6303d19a3a

View file

@ -25,5 +25,5 @@ now
## The idea behind the example
This example features how you use [material-ui](https://github.com/callemall/material-ui) (Material components that implement Google's Material Design) with Next.js.
[material-ui](https://github.com/callemall/material-ui) is being rewritten from scratch on the [next branch](https://material-ui-1dab0.firebaseapp.com/). This example shows how you use it with Next.js.