We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0390140 + a1baf9a commit 898ecccCopy full SHA for 898eccc
1 file changed
README.md
@@ -128,7 +128,7 @@ achieved in the following two ways:
128
There are 2 projects that you can look at to get started. They can be found in the
129
[examples folder](https://github.com/callemall/material-ui/tree/master/examples).
130
These projects are basic examples that show how to consume material-ui components
131
-in your own project. The first project uses [browserify](http://browserify.org/
+in your own project. The first project uses [browserify](http://browserify.org/)
132
for module bundling and [gulp](http://gulpjs.com/) for JS task automation,
133
while the second project uses [webpack](http://webpack.github.io/) for module bundling and building.
134
0 commit comments