Skip to content

Commit de810f8

Browse files
committed
Update NPM Version badge link in readme.md
1 parent be0bdf7 commit de810f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Try-catch-finally-hooks
22

3-
![NPM Version](https://img.shields.io/npm/v/try-catch-finally-hooks?link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2Ftry-catch-finally-hooks)
3+
[![NPM Version](https://img.shields.io/npm/v/try-catch-finally-hooks?link=https%3A%2F%2Fwww.npmjs.com%2Fpackage%2Ftry-catch-finally-hooks)](https://www.npmjs.com/package/try-catch-finally-hooks)
44

55
This is a simple AOP-ish toolset that lets to wrap sync and async functions and class methods with hooks which let you:
66

0 commit comments

Comments
 (0)