From c0172a53665dfcedcbe5aa52507986e1a34a3012 Mon Sep 17 00:00:00 2001 From: Khoren Markosyan Date: Fri, 17 Apr 2020 11:56:41 +0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 87a14e66..fe7cae3c 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ - [x] Advanced searching and sorting repositories and users, filter by language - [x] View repository and user details, events, issues, commits, pull requests, contributors, etc... - [x] View issue and pull request messages ([MessageKit](https://github.com/MessageKit/MessageKit)) +- [x] Tool for counting lines of code from github repositories ([codetabs](https://github.com/jolav/codetabs)) - [x] The missing star history graph of github repos ([stars-history](https://github.com/timqian/star-history)) - [x] Quickly browse the history of a file from any git repository ([git-history](https://github.com/pomber/git-history)) - [x] Tool for visualizing GitHub profiles ([profile-summary-for-github](https://github.com/tipsy/profile-summary-for-github))