Skip to content

Commit

Permalink
Added sponsors (speakeasy) to the project
Browse files Browse the repository at this point in the history
  • Loading branch information
daveshanley committed Dec 10, 2022
1 parent 36374e3 commit 264eb80
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
Binary file added .github/sponsors/speakeasy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 16 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
![vacuum logo](logo.png)

<p align="center">
<img src="logo.png" alt="vacuum" height="300px"/>
</p>
# vacuum - The world's fastest OpenAPI & Swagger linter.

![Pipeline](https://github.com/daveshanley/vacuum/workflows/vaccum%20pipeline/badge.svg)
Expand Down Expand Up @@ -34,6 +35,19 @@ yarn global add @quobix/vacuum
curl -fsSL https://quobix.com/scripts/install_vacuum.sh | sh
```

---


## Sponsors
If your company is using `vacuum`, please considering [supporting this project](https://github.com/sponsors/daveshanley),
like our _very kind_ sponsors:

<p align="center">
<a href="//www.speakeasyapi.dev"><img src=".github/sponsors/speakeasy.png" alt="Speakeasy" height="100px"/></a>
<br/>
<a href="//www.speakeasyapi.dev">Speakeasy</a>
</p>
---

## Documentation

Expand Down Expand Up @@ -73,7 +87,6 @@ See all the documentation at https://quobix.com/vacuum
- [Recommended Rules](https://quobix.com/vacuum/rulesets/recommended/)
- [Custom Rules](https://quobix.com/vacuum/rulesets/custom-rulesets/)


---

> **vacuum can suck all the lint of a 5mb OpenAPI spec in about 230ms.**
Expand Down

0 comments on commit 264eb80

Please sign in to comment.