From 1fd88e1704f2742a6885c3c31c3ce3ec5e285415 Mon Sep 17 00:00:00 2001 From: Francis Gulotta Date: Wed, 29 May 2019 10:55:06 -0400 Subject: [PATCH] fix: readme badges and images for backers and contributors (#1881) --- README.md | 56 +++++++++++++++++++++++++++---------------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index 5bffd39cd..d415fa471 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Node Serialport -[![Backers on Open Collective](https://opencollective.com/serialport-monorepo/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/serialport-monorepo/sponsors/badge.svg)](#sponsors) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) +[![Backers on Open Collective](https://opencollective.com/serialport/backers/badge.svg)](#backers) [![Sponsors on Open Collective](https://opencollective.com/serialport/sponsors/badge.svg)](#sponsors) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![codecov](https://codecov.io/gh/serialport/node-serialport/branch/master/graph/badge.svg)](https://codecov.io/gh/serialport/node-serialport) [![Build Status](https://travis-ci.org/serialport/node-serialport.svg?branch=master)](https://travis-ci.org/serialport/node-serialport) [![Build status](https://ci.appveyor.com/api/projects/status/ijg4rnd9vi16tbgr/branch/master?svg=true)](https://ci.appveyor.com/project/serialport/node-serialport/branch/master) @@ -14,7 +14,6 @@ Access serial ports with JavaScript. Linux, OSX and Windows. Welcome your roboti - [**API Docs**](https://serialport.io/docs/api-serialport) - [The `serialport` package api docs](https://serialport.io/docs/api-serialport) - ### Serialport - [`serialport`](https://serialport.io/docs/api-serialport) Chances are you're looking for the `serialport` package which provides a good set of defaults for most projects. However it is quite easy to mix and match the parts of serialport you need. @@ -56,32 +55,6 @@ Parsers are traditionally Transform streams, but Duplex streams and other non st See https://github.com/node-serialport/website -## Contributors - -This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)]. - - -## Backers - -Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/serialport-monorepo#backer)] - - - -## Sponsors - -Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/serialport-monorepo#sponsor)] - - - - - - - - - - - - ## License SerialPort packages are all [MIT licensed](LICENSE) and all it's dependencies are MIT licensed. @@ -109,3 +82,30 @@ If you have a PR that improves the project people in any or all of the above peo - [Francis Gulotta](https://twitter.com/reconbot) | [reconbot](https://github.com/reconbot) - [Nick Hehr](https://twitter.com/hipsterbrown) | [hipsterbrown](https://github.com/hipsterbrown) + + +### Contributors + +This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)]. + + +### Backers + +Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/serialport#backer)] + + + +### Sponsors + +Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/serialport#sponsor)] + +