Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sarunsingla11722 authored Dec 27, 2022
1 parent 7d4c34b commit 039b9a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This repository contains code for a sample FSL game using Cloud Spanner for the
Please follow more detailed Readme's under each of the above git sections.

## Highlevel game architecture

![HighLevel-Architecture.png.png](images/HighLevel-Architecture.png)
## Resource Management
### Step 1
Use the /user API endpoint from the resource management microservice to add users to the game by making use of the phone number ( must be a 10-digit number).
Expand Down Expand Up @@ -189,7 +189,7 @@ Use locust to add the more fantasy team for a contest.
* Python 3.7 or above
* Locust [click here](https://docs.locust.io/en/stable/installation.html)
- From the git repo checkout to FSL-tools folder. Open FantasyFlow.py file update the contestUuid to new contestUuid obtained from create contest API
<Image goes here.>
![FantasyFlow.png](images/FantasyFlow.png)
- To run the script use the command locust FantasyFlow.py

## FSL-MS-Simulator
Expand Down

0 comments on commit 039b9a3

Please sign in to comment.