diff --git a/docs/html_extras/repos.json b/docs/html_extras/repos.json index f48227630..baf18e9fc 100755 --- a/docs/html_extras/repos.json +++ b/docs/html_extras/repos.json @@ -21,6 +21,17 @@ "score": -100.84 } }, + "errbotio/err-helloworld": { + "HelloWorld": { + "path": "helloWorld.plug", + "repo": "https://github.com/errbotio/err-helloworld", + "documentation": "let's say hello !", + "name": "HelloWorld", + "python": "2+", + "avatar_url": "https://avatars0.githubusercontent.com/u/15802630?v=4", + "score": -60.88 + } + }, "drsm79/err-memeon": { "MemeOn": { "path": "meme.plug", @@ -419,4 +430,4 @@ "score": -104.04 } } -} \ No newline at end of file +}