We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0601cb commit a7ee9d2Copy full SHA for a7ee9d2
README.md
@@ -1,6 +1,6 @@
1
<p align="center"><a href="https://github.com/Handfish/ajel" target="_blank"><img src="https://raw.githubusercontent.com/Handfish/ajel/main/apps/docs/public/ajel2.svg" width="100"></a></p>
2
3
-<p align="center">ajel is a set of thin wrappers for try-catch, coupled with eslint rules to encourage better error handling.</p>
+<p align="center">ajel is a set of thin wrappers for try-catch, coupled with eslint rules to make a Typescript Result Type.</p>
4
5
<p align="center">
6
<a href="https://www.npmjs.com/ajel" target="_blank"><img src="https://img.shields.io/npm/v/ajel.svg" alt="NPM Version" /></a>
0 commit comments