Skip to content

Commit

Permalink
remove readme blob lifted from sample
Browse files Browse the repository at this point in the history
  • Loading branch information
softprops committed Jul 13, 2023
1 parent d1b4f06 commit 340c026
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,6 @@ implementation("me.lessis:typeid:0.0.2")

## Usage

This library provides both a statically typed and a dynamically typed version of TypeIDs.

The statically typed version lives under the `typed` package. It makes it possible for
the go compiler itself to enforce type safety.

To use it, first define your TypeID types:

```java
import typeid.TypeID

Expand Down

0 comments on commit 340c026

Please sign in to comment.