Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Melange Sample repo's link added
  • Loading branch information
bcinarli committed Apr 14, 2015
1 parent d001996 commit 44adeb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Melange is a powerful yet small CSS framework. It specialised for general usage thus most GUI related styles are
missing. Simply sets basic styles to elements, allows scalability and applies coding standardization for different
type of projects.
type of projects. You can find the usage at [Melange Sample](https://github.com/bcinarli/melange-sample) repo

## Installation
Melange can directly install your project by copying the contents of lib folder to your assets, or you can install it as [npm](https://www.npmjs.org/) or [bower](http://bower.io) packages. Just run,
Expand Down Expand Up @@ -33,4 +33,4 @@ After copying the files,

// After you styles, add Melange Auxiliary components
@import "<path-to-melange>/lib/melange/auxiliary/auxiliary"
```
```

0 comments on commit 44adeb0

Please sign in to comment.