Skip to content

Commit

Permalink
add COMMAND.md link in README.md
Browse files Browse the repository at this point in the history
Change-Id: I3bd5ac3ba524f23c0fa14c1f2dcaa286719c59ae
  • Loading branch information
soniaxu7 committed Apr 24, 2017
1 parent 0b9c600 commit d1a87c8
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,13 @@

USkin is a front-end framework which provides stunning web components based on CSS3 and ReactJS.

**Versatile** providing a wide range of React components.
The features include:

**Flexible** assembling components freely to build web sites and web apps.
- **Versatile** providing a wide range of React components.

**Tiny** minimum and default API for easy handling.
- **Flexible** assembling components freely to build web sites and web apps.

- **Tiny** minimum and default API for easy handling.

## Quick start

Expand All @@ -28,9 +30,9 @@ USkin is a front-end framework which provides stunning web components based on C

- You can compile your code via `npm run build` or `make build` at any time you need.

- You can find demos in folder `docs`, showing the basic usage of the components.
- You can find demos in folder `docs`, showing the basic usage of the components. Congratulations, an overview-introduction page is coming soon.

Congratulations, an overview-introduction page is coming soon.
To find out more commands for developers and contributors, please read [COMMAND.md](https://github.com/uskin/uskin/blob/master/COMMAND.md).

## Note

Expand Down

0 comments on commit d1a87c8

Please sign in to comment.