From ec7aeac08c87cf6684970296ec3ba684c6f0e8a7 Mon Sep 17 00:00:00 2001 From: Denis Demchenko Date: Tue, 16 Jul 2019 21:38:19 +0300 Subject: [PATCH] Add information about funding to Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c77c91c..b453fc3 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ A small, fast and reach-API browser/platform/engine detector for both browser an - **Optimized.** Use only those parsers you need — it doesn't do useless work. - **Multi-platform.** It's browser- and node-ready, so you can use it in any environment. +Don't hesitate to support the project on Github or [OpenCollective](https://opencollective.com/bowser) if you like it ❤️ Also, contributors are always welcome! [![Build Status](https://travis-ci.org/lancedikson/bowser.svg?branch=master)](https://travis-ci.org/lancedikson/bowser/) [![Greenkeeper badge](https://badges.greenkeeper.io/lancedikson/bowser.svg)](https://greenkeeper.io/) [![Coverage Status](https://coveralls.io/repos/github/lancedikson/bowser/badge.svg?branch=master)](https://coveralls.io/github/lancedikson/bowser?branch=master)