Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Fuller authored Feb 21, 2019
1 parent e6913b1 commit 5cb1366
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ $ vim manifest.yml
$ cf push
...
routes:
+ pong-backend.mycf.example
+ pong-queue.mycf.example/backend
```

Then, point the frontend at your freshly deployed backend, and push it as well:
Expand All @@ -42,4 +42,3 @@ Now, if you visit https://pong-queue.mycf.example, your queue should be up and r
## TODO
* Allow customization of branding (icon, colors, etc.)
* WebExtension
* Document time tracking

0 comments on commit 5cb1366

Please sign in to comment.