Skip to content

Commit

Permalink
Fixed Readme screenshots
Browse files Browse the repository at this point in the history
  • Loading branch information
achhabra2 committed May 10, 2020
1 parent b47a7ac commit c62b417
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,8 @@ Better KQB Scoreboard helps casters keep track of the score and display it beaut
3. Create a browser source in OBS pointed at http://localhost:8080
4. Profit

See the (Demo Video)[https://www.youtube.com/watch?v=MoYvcVgOC2Y] for an idea of how it works.
See the [Demo Video](https://www.youtube.com/watch?v=MoYvcVgOC2Y) for an idea of how it works.

## Screen Shots
![Screen Shot 1](/screenshots/scoreboard-ss-1.png)
![Screen Shot 2](/screenshots/scoreboard-ss-2.png)
Binary file removed kqb-scoreboard
Binary file not shown.
4 changes: 0 additions & 4 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ import (
"github.com/manifoldco/promptui"
)

// const iglWestId = "5e4c6b5178d46abdfeb49e71"
// const iglEastId = "5e4b295560f132acbb31b8f5"
// const iglAPIUrl = "https://indy-gaming-league-api.herokuapp.com/api/circuits/"

type Team struct {
Name string
Img string
Expand Down

0 comments on commit c62b417

Please sign in to comment.