diff --git a/README.md b/README.md index 1d63cc04..ad793559 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# C# solutions to common data structures and algorithm problems +[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Ftobbie%2Fc-sharp-algorithms&count_bg=%2379C83D&title_bg=%23131111&icon=&icon_color=%23E7E7E7&title=views&edge_flat=false)](https://hits.seeyoufarm.com) + # C# solutions to common data structures and algorithm problems ## Problems are sourced from algoexpert, leetcode and educative.io