Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eprosimon committed Jan 18, 2024
1 parent a03875b commit 32b24f9
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,6 @@ flowchart LR
C -- Runs tests on --> E[Ingested Data]
E -- Outputs --> F[Results]
F --> A
style A fill:#f9f,stroke:#333,stroke-width:4px
style B fill:#bbf,stroke:#333,stroke-width:2px
style C fill:#fbf,stroke:#333,stroke-width:2px
style D fill:#bfb,stroke:#333,stroke-width:2px
style E fill:#fbb,stroke:#333,stroke-width:2px
style F fill:#ff9,stroke:#333,stroke-width:2px
```

## Installation
Expand Down Expand Up @@ -75,4 +68,4 @@ Basic usage:

```
warp-diag-checker /path/to/diag.zio
```
```

0 comments on commit 32b24f9

Please sign in to comment.