rename index.js to wildstring.js

semver requires a major version bump
This commit is contained in:
deltreey
2015-08-04 00:55:01 -04:00
parent 30c6111371
commit d203b3e662
8 changed files with 349 additions and 15 deletions

View File

@@ -29,7 +29,6 @@ bower install wildstring
#### html
make sure you rename the `index.js` file to `wildstring.js` when you add it to your project
``` html
<script src="wildstring.js"></script>
```