Skip to content

Commit

Permalink
Small package-specific readme changes
Browse files Browse the repository at this point in the history
  • Loading branch information
cdonohue committed Aug 18, 2019
1 parent c5a378f commit 395120c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/benefit-react/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Add `benefit-react` to your project.
## Installation

```bash
yarn add benefit-react
```

#### Setup transpilation
## Setup transpilation

Set the jsx pragma at the top of your source file where you intend to use `benefit-react`.

Expand Down
2 changes: 1 addition & 1 deletion packages/benefit/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Add `benefit` to your project.
## Installation

```bash
yarn add benefit
Expand Down

0 comments on commit 395120c

Please sign in to comment.