From 9e6f429a701c5decb9b836b2b8d476b91a2859a1 Mon Sep 17 00:00:00 2001 From: Vineeth Kanaparthi Date: Thu, 9 Nov 2017 10:22:56 +0530 Subject: [PATCH 1/2] Add License badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2847a086f..67b90e984 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Build Status](https://travis-ci.org/coderplex/coderplex.svg?branch=master)](https://travis-ci.org/coderplex/coderplex) +[![License](https://img.shields.io/badge/License-BSD%202--Clause-orange.svg)](https://github.com/coderplex/coderplex/blob/master/LICENSE) ## About @@ -16,4 +17,4 @@ This project mainly uses ## Contributing -We welcome pull requests from hackerspace members (our students) and seasoned JavaScript developers alike! Please follow [these steps](CONTRIBUTING.md) to contribute. \ No newline at end of file +We welcome pull requests from hackerspace members (our students) and seasoned JavaScript developers alike! Please follow [these steps](CONTRIBUTING.md) to contribute. From 62173938a623552d208ac9f88bde0c520ad33b58 Mon Sep 17 00:00:00 2001 From: Vineeth Kanaparthi Date: Thu, 9 Nov 2017 12:25:54 +0530 Subject: [PATCH 2/2] Add License badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 67b90e984..6958413d8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/sindresorhus/xo) [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) [![Build Status](https://travis-ci.org/coderplex/coderplex.svg?branch=master)](https://travis-ci.org/coderplex/coderplex) -[![License](https://img.shields.io/badge/License-BSD%202--Clause-orange.svg)](https://github.com/coderplex/coderplex/blob/master/LICENSE) +[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://github.com/coderplex/coderplex/blob/master/LICENSE) ## About