Skip to content

Commit

Permalink
Updating readme to add Yeoman logo and assorted images.
Browse files Browse the repository at this point in the history
  • Loading branch information
commadelimited committed Aug 29, 2012
1 parent fd806e3 commit e6c3ecf
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion readme.md
Expand Up @@ -4,6 +4,8 @@


Yeoman is a robust and opinionated client-side stack, comprised of tools and frameworks that can help developers quickly build beautiful web applications. We take care of providing everything needed to get started without any of the normal headaches associated with a manual setup. Yeoman is a robust and opinionated client-side stack, comprised of tools and frameworks that can help developers quickly build beautiful web applications. We take care of providing everything needed to get started without any of the normal headaches associated with a manual setup.


![image](http://yeoman.io/media/yeoman-masthead.png)

Yeoman is fast, performant and is optimized to work best in modern browsers. Yeoman is fast, performant and is optimized to work best in modern browsers.


For more information about the project, see [yeoman.io](http://yeoman.io). For more information about the project, see [yeoman.io](http://yeoman.io).
Expand Down Expand Up @@ -71,7 +73,7 @@ yeoman search jquery # Lookup jQuery in the Bower registry
yeoman install jquery underscore [depName] # Install a dependency or dependencies yeoman install jquery underscore [depName] # Install a dependency or dependencies
yeoman update jquery # Update a specific dependency (e.g jquery) yeoman update jquery # Update a specific dependency (e.g jquery)
``` ```

![image](http://yeoman.io/media/yeoman-packages.png)


See the [complete documentation](https://github.com/yeoman/yeoman/tree/master/docs/cli) for more. We also have [extended documentation](https://github.com/mklabs/yeoman/wiki/_pages) available for those more interested in the Yeoman internals. See the [complete documentation](https://github.com/yeoman/yeoman/tree/master/docs/cli) for more. We also have [extended documentation](https://github.com/mklabs/yeoman/wiki/_pages) available for those more interested in the Yeoman internals.


Expand Down Expand Up @@ -103,6 +105,7 @@ Should you run into any further problems beyond this, please open a [new issue](
* Chrome on Android * Chrome on Android
* Mobile Safari * Mobile Safari


![image](http://yeoman.io/media/yeoman-browsers.png)


## Platform Support ## Platform Support


Expand Down

0 comments on commit e6c3ecf

Please sign in to comment.