From 8f1df3f9eb545862707f499326c271b832ef59d5 Mon Sep 17 00:00:00 2001 From: Alexandru Asimionese Date: Mon, 4 Feb 2019 21:56:24 +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 cc4f13e..de2decd 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=CleanCode%20Typescript&url=https://github.com/labs42io/clean-code-typescript) +# clean-code-typescript [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social)](https://twitter.com/intent/tweet?text=Clean%20Code%20Typescript&url=https://github.com/labs42io/clean-code-typescript) Clean Code concepts adapted for TypeScript. Inspired from [clean-code-javascript](https://github.com/ryanmcdermott/clean-code-javascript)