Skip to content

Commit

Permalink
Added info about bronze sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
oskardudycz committed Jan 31, 2025
1 parent f20d6a7 commit 5c88430
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,16 @@ Pongo's goal is not to replace Mongo but to reuse its muscle memory and bring th

What's there is safe to use, but it's far from being 100% compliant with MongoDB. Pongo is a fresh project, so some stuff can be missing.

## Support

💖 If you'd like this project and want us to deliver more and faster, feel invited to **join** the group of our 👉 [Github Sponsors](https://github.com/sponsors/event-driven-io).

By doing so, you're helping to make our work on it sustainable and continuing our efforts so we can support your products.

**🥉 [Bronze Sponsors](https://github.com/sponsors/event-driven-io)**

- [pminds](https://github.com/pminds)

## Contribution

Pongo is a community project, so once you find something missing or not working, we encourage you to [send us a GH issue](https://github.com/event-driven-io/Pongo/issues/new) or [Pull Request](https://github.com/event-driven-io/Pongo/compare) extending the support or test coverage! Check also [Contributing guide](https://github.com/event-driven-io/Pongo/blob/main/CONTRIBUTING.md)
Expand Down
4 changes: 4 additions & 0 deletions src/docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ export default defineConfig({
text: 'Release Notes',
link: 'https://github.com/event-driven-io/Pongo/releases',
},
{
text: 'Support',
link: 'https://github.com/sponsors/event-driven-io',
},
],

sidebar: [
Expand Down

0 comments on commit 5c88430

Please sign in to comment.