Add readme
This commit is contained in:
parent
4114cce429
commit
6a8fd5d903
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
# doses
|
||||||
|
Given an alcohol proof in percent, compute the number of alcohol doses in a volume
|
||||||
|
or the volume for a number of doses.
|
||||||
|
|
||||||
|
## Dev setup
|
||||||
|
```shell
|
||||||
|
pre-commit install
|
||||||
|
```
|
Loading…
Reference in a new issue