Skip to content

Commit

Permalink
Update README.MD (#1131)
Browse files Browse the repository at this point in the history
Minor changes to description (copied from website). 
Moved installation to after the setup section.
Done as a part of a school project :)
  • Loading branch information
evolvedhat authored Jul 25, 2022
1 parent a996bc5 commit 46c72d5
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,10 @@
[![Downloads][downloads-image]][downloads-url]

An à la carte set of polished, extensible, and accessible form inputs built for React.
Get going quickly with the low friction setup!

**Demos and Documentation [here](http://jquense.github.io/react-widgets/)**

### Install

`npm install react-widgets`

### Local development and contributing

React widgets, uses a "monorepo" organization style for managing multiple npm packages
Expand All @@ -20,6 +17,10 @@ workspaces. To get everything setup and dependencies installed:
- make sure you have the **latest** version of yarn installed
- run `yarn run bootstrap` in the repo root directory

### Install

`npm install react-widgets`

#### Running the doc site locally

- Follow the steps above
Expand Down

0 comments on commit 46c72d5

Please sign in to comment.