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)