From f588f0c03624a57fb6b0fed79b045748b68f57d1 Mon Sep 17 00:00:00 2001 From: Matthew Ross Date: Sun, 8 Nov 2015 17:40:27 -0500 Subject: [PATCH] Update README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12fccfa..8b658c3 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ If you find a bug, please post it on the [Issue Tracker](https://github.com/kisw It's silly to use [LOC](http://en.wikipedia.org/wiki/Source_lines_of_code) as a metric, but it can be interesting to see what goes into a project. This is only for TaskBoard files (library code is excluded), using [CLOC](http://cloc.sourceforge.net/). -Count was done from parent directory of TaskBoard as `./cloc-1.62.pl TaskBoard --exclude-dir=lib,vendor`. +Count was done from parent directory of TaskBoard as `cloc TaskBoard --exclude-dir=lib,vendor`. Language | Files | Blank Lines | Comments | Code -------------------|-------:|-------------:|---------:|---------: