Skip to content

Commit 0c855c6

Browse files
committed
Rephrase the crate description.
1 parent e3758bb commit 0c855c6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
**Tardar** is a Rust library that provides extensions for the [`miette`] crate.
22
Diagnostic `Result`s are the primary extension, which pair an output with
3-
accumulated `Diagnostic`s in both the `Ok` and `Err` variants.
3+
accumulated `Diagnostic`s for both success and failure (the `Ok` and `Err`
4+
variants).
45

56
[![GitHub](https://img.shields.io/badge/GitHub-olson--sean--k/tardar-8da0cb?logo=github&style=for-the-badge)](https://github.com/olson-sean-k/tardar)
67
[![docs.rs](https://img.shields.io/badge/docs.rs-tardar-66c2a5?logo=rust&style=for-the-badge)](https://docs.rs/tardar)

0 commit comments

Comments
 (0)