Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yimajo committed Dec 4, 2023
1 parent f53a9bc commit ef05940
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ By simply annotating a struct or class with `@FatalTestValue`, it auto-generates

## Quick start

To get started, import FatalTestValue: `import FatalTestValue`, annotate your struct or class with `@FatalTestValue`:
To get started, import FatalTestValue: `import FatalTestValue`, annotate your struct or class with `@FatalTestValue`:

```swift
import FatalTestValue
Expand Down Expand Up @@ -77,4 +77,3 @@ and then add the product to any target that needs access to the macro:
package: "swift-fatal-test-value"
)
```

0 comments on commit ef05940

Please sign in to comment.