update readme

This commit is contained in:
Marc Bevand
2020-06-09 21:43:51 -07:00
parent 13a82aff37
commit 3e69ef4ee7
+2
View File
@@ -50,6 +50,8 @@ In the second half of the script, edit `pyramid_target` with the demographics da
As an example, we supply pyramid data for the United States and calculate an IFR of **0.721%**:
```
$ ./calc_ifr.py
[...]
IFR on target country assuming disease prevalence equal among ages: 0.721%
```