Skip to content

Commit

Permalink
Final test for release. (#97)
Browse files Browse the repository at this point in the history
New pipline, new protected branch, full automation achived.

Signed-off-by: Dave Shanley <dave@quobix.com>
  • Loading branch information
daveshanley authored Jul 22, 2022
1 parent b0fe127 commit 6f119ee
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ when used as an API and does not scale for enterprise applications.

vacuum will tell you what is wrong with your spec, why, where and how to fix it.

vacuum will work at scale and is designed as a CLI (with a UI) and a library to be consumed in other applications.
vacuum will work at scale and is designed as a CLI (with a web or console UI) and a library to be consumed in other applications.

### Dashboard

Expand Down Expand Up @@ -153,10 +153,6 @@ To run, just add `docker dshanley/vacuum` as your command, like so
docker dshanley/vacuum lint <your-openapi-spec.yaml>
```

---
> 👉 **Please note, the flags and commands below will change as the experience is refined.** 👈
---

## Build an interactive HTML report

```
Expand Down

0 comments on commit 6f119ee

Please sign in to comment.