Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
yyolk committed Nov 10, 2022
1 parent 2977f20 commit 2f239c0
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,30 @@ Decimal('30.43791071338040603262456230')
```


# Development

```sh
hatch env create
```


## Tests

```sh
hatch run test
```


## Versioning

```sh
hatch version <major.minor.patch>
```






## TODO

Expand Down

0 comments on commit 2f239c0

Please sign in to comment.