From 92ee25e3cbd0433a99d1217d20d579b0e01a4297 Mon Sep 17 00:00:00 2001 From: "Jyotirmoy Bandyopadhyaya [Bravo68]" Date: Tue, 27 Oct 2020 11:27:20 +0530 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 43d3191..337806b 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,19 @@ An Custom Build Link Shortener build with Cloudflare Workers +![CFW Logo](https://github.com/DFCommunity/img-stack/blob/master/cfw.png?raw=true) + +## Status Badges + +![atb1](https://flat.badgen.net/badge/Build-With/CloudFlare%20Workers/orange) +![atb2](https://img.shields.io/badge/Build%20Framework-NodeJS-green??style=for-the-badge&logo=node.js) + +![Deploy to CF Workers](https://github.com/BRAVO68WEB/url-short-cfw/workflows/Deploy%20to%20CF%20Workers/badge.svg) +![Node.js CI](https://github.com/BRAVO68WEB/url-short-cfw/workflows/Node.js%20CI/badge.svg) + + + + ## Project Structure ``` @@ -25,3 +38,4 @@ To generate using [wrangler](https://github.com/cloudflare/wrangler) ``` wrangler generate https://github.com/BRAVO68WEB/url-short-cfw ``` +