Skip to content

Commit efdbbcb

Browse files
valbeatCopilot
andauthored
Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 60f0234 commit efdbbcb

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,7 +1,7 @@
11
# PHP Result
22

33
![Packagist Version](https://img.shields.io/packagist/v/valbeat/result)
4-
[![codecov](https://codecov.io/gh/valbeat/php-result/branch/main/graph/badge.svg?token=B1P4MQMP7J)](https://codecov.io/gh/valbeat/php-result)
4+
[![codecov](https://codecov.io/gh/valbeat/php-result/branch/main/graph/badge.svg)](https://codecov.io/gh/valbeat/php-result)
55

66
A Result type implementation for PHP inspired by Rust's `Result<T, E>` type.
77

0 commit comments

Comments
 (0)