Skip to content

Commit 6e3637a

Browse files
committed
adds main workflow status badge to readme
1 parent 8a3f661 commit 6e3637a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[![TYPESCRIPT](https://img.shields.io/badge/%3C%2F%3E-typescript-blue)](http://www.typescriptlang.org/)
77
[![BundleJS](https://deno.bundlejs.com/badge?q=typescript-result)](https://bundlejs.com/?q=typescript-result)
88
[![Weekly downloads](https://badgen.net/npm/dw/typescript-result)](https://badgen.net/npm/dw/typescript-result)
9+
[![Main workflow](https://github.com/everweij/typescript-result/actions/workflows/main.yml/badge.svg)](https://github.com/everweij/typescript-result/actions/workflows/main.yml)
910

1011
Supercharge your TypeScript error handling with a powerful Result type that transforms chaotic try-catch blocks into elegant, type-safe code—catching bugs at compile time while making async operations seamless and your code much harder to break.
1112

0 commit comments

Comments
 (0)