From bd50e2459583455ced338a328484479b7e3f9415 Mon Sep 17 00:00:00 2001 From: Alexandru Asimionese Date: Mon, 4 Feb 2019 21:49:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b42e6b1..e9b09dc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# clean-code-typescript [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Get%20over%20170%20free%20design%20blocks%20based%20on%20Bootstrap%204&url=https://github.com/labs42io/clean-code-typescript=cleancode,typescript) +# clean-code-typescript [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=CleanCode%20Typescript&url=https://github.com/labs42io/clean-code-typescript=cleancode,typescript) Clean Code concepts adapted for TypeScript. Inspired from [clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)