diff --git a/README.md b/README.md index e1dbd8d6..db51d327 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 caimira.apps.calculator diff --git a/caimira/apps/static/images/caimira_logo.200x200.png b/caimira/apps/static/images/caimira_logo.200x200.png new file mode 100644 index 00000000..12d63798 Binary files /dev/null and b/caimira/apps/static/images/caimira_logo.200x200.png differ diff --git a/caimira/apps/templates/base/calculator.form.html.j2 b/caimira/apps/templates/base/calculator.form.html.j2 index 71e5a6d9..37699a44 100644 --- a/caimira/apps/templates/base/calculator.form.html.j2 +++ b/caimira/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.