From da6b9e0d0120693e0239a1dc4077ba452163d61a Mon Sep 17 00:00:00 2001 From: Thang Chung Date: Thu, 25 Mar 2021 11:28:16 +0700 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d590d0a..baf734ab 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ -[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/vietnam-devs/coolstore-microservices) - # CoolStore Web Application - :ferris_wheel: Modern Application on Dapr and Tye :sailboat: ![Travis (.org)](https://travis-ci.org/vietnam-devs/coolstore-microservices.svg?branch=master) +[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/vietnam-devs/coolstore-microservices) [![Price](https://img.shields.io/badge/price-FREE-0098f7.svg)](https://github.com/vietnam-devs/coolstore-microservices/blob/master/LICENSE) CoolStore Website is a containerised microservices application consisting of services based on .NET Core running on Dapr. It demonstrates how to wire up small microservices into a larger application using microservice architectural principals.