From 5ec441b993bd0402fd9cc4d113f13f59e18df944 Mon Sep 17 00:00:00 2001 From: Julien Bouquillon Date: Tue, 25 Jun 2019 01:28:19 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index c43c89b..cbe4304 100644 --- a/README.md +++ b/README.md @@ -47,13 +47,12 @@ $ timecodeToSeconds 00:23:47:10 ## Scripts - - **npm run readme** : `node ./node_modules/.bin/node-readme` - **npm run test** : `./node_modules/babel-tape-runner/bin/babel-tape-runner spec/**/*.spec.js | ./node_modules/.bin/tap-spec` - **npm run build** : `babel src --out-dir dist` ## Author -Julien Bouquillon http://github.com/Synchronized-TV +[Synchronized team](http://github.com/Synchronized-TV) and [awesome contributors](https://github.com/Synchronized-TV/node-timecodes/graphs/contributors) ## License