From 06f3667ce0afcd8ee47a7882b3826d63dd4a6d93 Mon Sep 17 00:00:00 2001 From: ikismail Date: Mon, 12 Feb 2018 15:40:28 +0530 Subject: [PATCH] updated README.md --- LICENSE | 2 +- README.md | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index c81afa2e..61193e56 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2017 Mohammed Ismail +Copyright (c) 2018 Mohammed Ismail Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 4155c24d..33049d63 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Angular2+ - ShoppingCart [![HitCount](http://hits.dwyl.io/ikismail/Angular4-ShoppingCart.svg)](http://hits.dwyl.io/ikismail/Angular4-ShoppingCart) +[![Build Status](https://travis-ci.org/ikismail/Angular4-ShoppingCart.svg?branch=master)](hhttps://travis-ci.org/ikismail/Angular4-ShoppingCart) +[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://github.com/ikismail/Angular4-ShoppingCart/blob/master/LICENSE) +[![GitHub issues](https://img.shields.io/github/issues/ikismail/Angular4-ShoppingCart.svg)](https://github.com/ikismail/Angular4-ShoppingCart/issues) Developing a **ShoppingCart (Ecommerce) Application using Angular2+**. @@ -70,3 +73,7 @@ Run `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protrac ## Further help To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md). + +## License + +- [MIT license](https://github.com/aaradhanas/showdown-editor/blob/master/LICENSE) \ No newline at end of file