Skip to content

Commit 3f35bfc

Browse files
authored
Remove superfluous flags wording
May revert to wording from #111 if we feel it is more relevant if/when more flags added.
1 parent 7a90ae0 commit 3f35bfc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ main = do
6666

6767
## Package Flags
6868

69-
Package flags enable users get instances for `Quantity` that are useful to interoperate with various popular packages, without adding dependencies for those who do not need it.
70-
7169
To provide `Binary` serialization for `Quantity` from the `binary` package, the `binary` flag can be used like so:
7270

7371
```bash

0 commit comments

Comments
 (0)