Skip to content

Commit 6b0fc9f

Browse files
committed
docs(readme) add try-catch
1 parent 4597bd4 commit 6b0fc9f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ In old `node.js` environments that not fully supports `es2015`, `try-to-catch` c
6060
var tryToCatch = require('try-to-catch/legacy');
6161
```
6262

63+
## Related
64+
65+
- [try-catch](https://github.com/coderaiser/try-catch "TryCatch") - functional try-catch wrapper.
66+
6367
## License
6468

6569
MIT

0 commit comments

Comments
 (0)