From 18a775ef2c4659fb195e3b77b0fb0a0b23c32d9e Mon Sep 17 00:00:00 2001 From: Pia Mancini Date: Tue, 24 May 2016 14:09:03 -0700 Subject: [PATCH 1/2] Added backers and sponsors from OpenCollective now backers and sponsors will appear on your repo readme --- README.md | 75 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) diff --git a/README.md b/README.md index 115a1ae8..d4d2bd4f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ [![Join the chat at https://gitter.im/parkjs814/AlgorithmVisualizer](https://badges.gitter.im/parkjs814/AlgorithmVisualizer.svg)](https://gitter.im/parkjs814/AlgorithmVisualizer?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) http://parkjs814.github.io/AlgorithmVisualizer +[![OpenCollective](https://opencollective.com/algorithmvisualizer/backers/badge.svg)](#backers) +[![OpenCollective](https://opencollective.com/algorithmvisualizer/sponsors/badge.svg)](#sponsors) + ![Algorithm Visualizer](http://i.giphy.com/3o6EhJFgsyShX6MHeM.gif) @@ -9,3 +12,75 @@ Check out [**Wiki**](https://github.com/parkjs814/AlgorithmVisualizer/wiki) to a ### Run it locally If you run _Algorithm Visualizer_ locally and files are not loaded because Cross-Origin Requests are blocked, use [http-server](https://github.com/indexzero/http-server) to resolve the issue. [(Issue #2)](https://github.com/parkjs814/AlgorithmVisualizer/issues/2) + + + +### Backers + +Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/algorithmvisualizer#backer)] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +### Sponsors + +Become a sponsor and get your logo on our README on Github with a link to your site. [[Become a sponsor](https://opencollective.com/algorithmvisualizer#sponsor)] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + From a5c57951dfc767de590aeba004e63afdb2fb125b Mon Sep 17 00:00:00 2001 From: Pia Mancini Date: Tue, 24 May 2016 14:10:17 -0700 Subject: [PATCH 2/2] fix spaces --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index d4d2bd4f..1805a9c8 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ http://parkjs814.github.io/AlgorithmVisualizer [![OpenCollective](https://opencollective.com/algorithmvisualizer/backers/badge.svg)](#backers) [![OpenCollective](https://opencollective.com/algorithmvisualizer/sponsors/badge.svg)](#sponsors) - ![Algorithm Visualizer](http://i.giphy.com/3o6EhJFgsyShX6MHeM.gif) Check out [**Wiki**](https://github.com/parkjs814/AlgorithmVisualizer/wiki) to add more algorithms! @@ -13,8 +12,6 @@ Check out [**Wiki**](https://github.com/parkjs814/AlgorithmVisualizer/wiki) to a ### Run it locally If you run _Algorithm Visualizer_ locally and files are not loaded because Cross-Origin Requests are blocked, use [http-server](https://github.com/indexzero/http-server) to resolve the issue. [(Issue #2)](https://github.com/parkjs814/AlgorithmVisualizer/issues/2) - - ### Backers Support us with a monthly donation and help us continue our activities. [[Become a backer](https://opencollective.com/algorithmvisualizer#backer)]