Skip to content

Commit 486ea70

Browse files
committed
Add how to test
1 parent 3c6a1e9 commit 486ea70

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,12 @@ $ bundle install
4747
$ bundle exec rake link
4848
```
4949

50+
### Test
51+
```
52+
$ bundle install
53+
$ rspec
54+
```
55+
5056
If you using Alfred with Dropbox Sync folder, you should type `rake link_dropbox` instead of `rake link`.
5157

5258
## Thanks

0 commit comments

Comments
 (0)