Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jitendra1998 authored Mar 11, 2018
1 parent 7c99b9f commit b4ddc51
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ r.get('active_players')
r.get('user_session')
r.get('active_games')
```
# for deployment change host in statrting of file
# For deployment change host in statrting of file
```ruby
admin_func.js - 1
game_room_api.py - 1
Expand Down Expand Up @@ -250,5 +250,6 @@ User_id |Id of current User loged in. |Int |Yes
Game_room_id |Id of current game room with users in it. |Int | Yes

## 4 EXAMPLES ###
Screen Shot and basic example

<img src="https://github.com/jitendra1998/headshot/blob/master/screenshot/Screenshot%20from%202018-03-11%2010-32-56.png" alt="ss" />

0 comments on commit b4ddc51

Please sign in to comment.