Compare commits

..

1 Commits

Author SHA1 Message Date
6e777936bf docs: add usage info to readme 2018-12-06 14:29:00 -07:00

View File

@@ -8,7 +8,7 @@ Github info in your [bitbar](https://getbitbar.com/).
Add the following to your bitbar plugins path: Add the following to your bitbar plugins path:
```js ```
#!/usr/bin/env node #!/usr/bin/env node
const info = require('path/to/github-info'); const info = require('path/to/github-info');