-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add testing instructions to README.md
- Loading branch information
1 parent
fe1acfb
commit 557e1ac
Showing
1 changed file
with
6 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -64,8 +64,14 @@ npm install [email protected] | |
##### isSuccess | ||
`isSuccess` accepts a `RemoteData` and returns true if the variant is `success`. | ||
|
||
|
||
## Testing | ||
|
||
Run `npm run test` | ||
|
||
## Support | ||
Let know what you think email me at [email protected] | ||
|
||
## Author | ||
Written and maintained Ronnel Reposo [ronnelreposo](https://github.com/ronnelreposo) | ||
|