Skip to content

Commit

Permalink
Merge pull request #23 from MAKARD/release/1.0.1
Browse files Browse the repository at this point in the history
Preparation before release
  • Loading branch information
MAKARD committed Jun 13, 2019
2 parents 1292c55 + 8882cb5 commit 170a686
Show file tree
Hide file tree
Showing 3 changed files with 932 additions and 969 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# React Formawesome (Under development)
# React Formawesome

[![Build Status](https://api.travis-ci.org/MAKARD/react-formawesome.svg?branch=master)](https://travis-ci.org/MAKARD/react-formawesome)
[![Code coverage](https://codecov.io/gh/MAKARD/react-formawesome/branch/master/graphs/badge.svg)](https://codecov.io/gh/MAKARD/react-formawesome/branch/master)
Expand All @@ -10,8 +10,8 @@ React UI lib for [react-formawesome-core](https://github.com/MAKARD/react-formaw
## Via NPM

```bash
npm install --save-dev react-formawesome-core
npm install --save-dev react-formawesome
npm install --save-dev react-formawesome-core@latest
npm install --save-dev react-formawesome@latest
```

# Content
Expand Down
Loading

0 comments on commit 170a686

Please sign in to comment.