Skip to content

Commit

Permalink
readme: add 'sponsors' section
Browse files Browse the repository at this point in the history
  • Loading branch information
mkozjak committed Jul 8, 2018
1 parent 3d538de commit 66f1956
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ npm install koa-cache-lite
npm install -g koa-cache-lite
```

## Usage example
## Quick start

```js
'use strict'
Expand Down Expand Up @@ -205,10 +205,13 @@ Returns a type of caching system currently used.
## Professional support
I offer professional support for koa-cache-lite and beyond. I have many years of expertise on building robust, scalable Node.js applications and can help you overcome issues and challenges preventing you to ship your great products. I also excel in software architecture and implementation, being able to provide you with development, planning, consulting, training and customization services. Feel free to [contact me](mailto:kozjakm1@gmail.com?subject=Support) so we can discuss how to help you finish your products!

## License

[MIT](LICENSE)
## Sponsors
Become a sponsor and get your logo on project's README on GitHub with a link to your site. Feel free to [contact me](mailto:kozjakm1@gmail.com?subject=Sponsors) for the arrangement!

## Donate

If you love this project, consider [donating](https://mario.kozjak.io/donate)!

## License

[MIT](LICENSE)

0 comments on commit 66f1956

Please sign in to comment.