Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fstiehle authored Mar 30, 2023
1 parent d4871e4 commit 28f2221
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ and `npm run case/1 correctness` for the supply chain case in the project direct
All conforming traces accepted!
All non-conforming traces caught!
```
> If you force close out of the script, make sure to stop and delete the deployed docker containers and delete their images before starting another run. If the script runs through it will clean up by itself.
> If you force close out of the script, make sure to stop deployed docker containers and delete their images before starting another run. If the script runs through it will clean up by itself.

To replicate the gas cost benchmark run `npm run case/0 gas` for the incident management case
Expand All @@ -48,7 +48,7 @@ interim results. At the end of the script run a table labelled _Total Case Cost_

# Usage For Different Cases

:warning: This Section will be imporved in the future. Currently, Leafhopper is in prototype stage and not meant to be used for production systems.
:warning: This Section will be imporved in the future. Currently, Leafhopper is in prototype stage and not meant for production systems.

## Install

Expand Down

0 comments on commit 28f2221

Please sign in to comment.