Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogen Cheng authored Jun 4, 2017
1 parent d3b7ee7 commit 1ca2e30
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@

CSGO: Counter-Strike Global Offensive

Essentially each unique IP is able to create a single bet session, in which you start with some amount ($$). Then you add games to bet on, i.e. VP vs. Fnatic. If they win, you simply modify the bet to "Win", and the session updates with the new value proposition.
Each unique IP is able to create a single bet session, with some start amount ($$). Then, the user manages his/her bets, i.e. VP vs. Fnatic. If they win, you simply modify the bet to "Win", and the bet session updates with win/loss ratios, percent gains, and tons of cool analytical data.

For example,
1. Create a new betting session: "EZ WIN BOYS"
1. Create a new betting session: "From Nothing Comes A King"
2. You start with $10.
3. A game is added, (GODLIKE vs. CLOUD9). Settings - (Odds: 1.2 with CLOUD9) (Bet amount: $5), save
3. A game is added, (VirtusPro vs. CLOUD9). Settings - (Odds: 1.2 with CLOUD9) (Bet amount: $5), save
4. Watch the game, CLOUD9 Wins
5. Click the "checkmark" on that bet.
6. Graphs and the new data amount is updated in the thread session.

Made purely for Web: CSS, PHP, HTML, SQL
Made for the web: CSS, PHP, HTML, SQL

0 comments on commit 1ca2e30

Please sign in to comment.