Skip to content

Commit

Permalink
Add inspiration
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnyasantoss committed May 22, 2018
1 parent 9369a18 commit 4d83244
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,17 @@
Install the module with [**Yarn**][yarn]:

```bash
$ yarn add wiredep-away
yarn add wiredep-away
# If you still having the other one
yarn remove wiredep
```

Replace every `wiredep` import with `wiredep-away`.

## Inspiration

This package was created to help developers move away from bower :)

## Configuration
To see functionallity check this fork base.

Expand Down

0 comments on commit 4d83244

Please sign in to comment.