diff --git a/README.md b/README.md index a2f46245..6833ad36 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ https://doi.org/10.1016/j.buildenv.2022.109166 ## Applications -### COVID Calculator +### Calculator A risk assessment tool which simulates the airborne spread of the SARS-CoV-2 virus for space managers. @@ -94,7 +94,7 @@ CAiMIRA is also mirrored to Github if you wish to collaborate on development and pip install -e . # At the root of the repository ``` -### Running the COVID calculator app in development mode +### Running the Calculator app in development mode ``` python -m cara.apps.calculator diff --git a/cara/apps/templates/base/calculator.form.html.j2 b/cara/apps/templates/base/calculator.form.html.j2 index db9fd383..dc177114 100644 --- a/cara/apps/templates/base/calculator.form.html.j2 +++ b/cara/apps/templates/base/calculator.form.html.j2 @@ -625,7 +625,7 @@
CAiMIRA has been developed by CERN with the intention of allowing members of personnel with roles related to supervision, health & safety or space management to simulate the concerned workplaces on CERN sites. - A hosted CERN version of the CAiMIRA Covid Calculator is available on this site to members of the CERN personnel. + A hosted CERN version of the CAiMIRA Calculator is available on this site to members of the CERN personnel.