Commit 1812e0552399e8615ecfd731b7f77091c984d6b7
1 parent
3b817dd9
Exists in
master
and in
1 other branch
Added Lighthouse integration section to the readme.
Showing
1 changed file
with
3 additions
and
1 deletions
Show diff stats
README.md
@@ -92,7 +92,9 @@ for you. Checkout [Hoptoad](http://hoptoadapp.com) from the guys over at | @@ -92,7 +92,9 @@ for you. Checkout [Hoptoad](http://hoptoadapp.com) from the guys over at | ||
92 | Lighthouseapp integration | 92 | Lighthouseapp integration |
93 | ------------------------- | 93 | ------------------------- |
94 | 94 | ||
95 | -* Get an API token with full access to the project (visit http://help.lighthouseapp.com/kb/api/how-do-i-get-an-api-token to learn how to get it) | 95 | +* Account is the name of your subdomain, i.e. **litcafe** for project at http://litcafe.lighthouseapp.com/projects/73466-face/overview |
96 | +* Errbit uses token-based authentication. Get your API Token or visit http://help.lighthouseapp.com/kb/api/how-do-i-get-an-api-token to learn how to get it. | ||
97 | +* Project id is number identifier of your project, i.e. **73466** for project at http://litcafe.lighthouseapp.com/projects/73466-face/overview | ||
96 | 98 | ||
97 | TODO | 99 | TODO |
98 | ---- | 100 | ---- |