Skip to content

Commit

Permalink
Merge pull request #17 from Workiva/add_example
Browse files Browse the repository at this point in the history
AF-3925 Add an example README for the pub site.
  • Loading branch information
rmconsole5-wk authored Jan 23, 2019
2 parents 71e5713 + ca1eff2 commit ef7fd95
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions example/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
**Installation:**

```bash
$ pub global activate over_react_codemod
```

**Usage:**

```bash
$ pub global run over_react_codemod:dart2_upgrade
```

0 comments on commit ef7fd95

Please sign in to comment.