Skip to content

Commit e1bdf99

Browse files
committed
docs: update readme
1 parent 4d40ce0 commit e1bdf99

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,13 @@
44
<h1 align="center">
55
<sup>eslint-plugin-exception-handling</sup>
66
<br>
7-
<a href="https://npm.im/eslint-plugin-exception-handling"><img src="https://badgen.net/npm/v/eslint-plugin-exception-handling"></a> <a href="https://npm.im/eslint-plugin-exception-handling"><img src="https://badgen.net/npm/dm/eslint-plugin-exception-handling"></a>
7+
<h3 align="center">
8+
<sup>💣 Lints unhandled functions that might throw errors & ensure best practices. For JavaScript/TypeScript eslint.</sup>
9+
</h3>
10+
<br/>
11+
<p align="center">
12+
<a href="https://npm.im/eslint-plugin-exception-handling"><img src="https://badgen.net/npm/v/eslint-plugin-exception-handling"></a> <a href="https://npm.im/eslint-plugin-exception-handling"><img src="https://badgen.net/npm/dm/eslint-plugin-exception-handling"></a>
13+
</p>
814
</h1>
915

1016
![image](https://github.com/Akronae/eslint-plugin-exception-handling/assets/17302866/f77dd81a-09c5-4f41-a3f1-d017df1bb1b9)

0 commit comments

Comments
 (0)