Skip to content

Commit

Permalink
更新 README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yyle88 authored Nov 27, 2024
1 parent 30dc3af commit 001d6bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

# `must` – A Simple Assertion Library for Go

In Go, error handling can be messy. The must library simplifies assertions and panics on failure.
The must library simplifies assertions and panics on failure. Assert conditions directly, avoiding long checks

---

Expand Down

0 comments on commit 001d6bd

Please sign in to comment.