Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tmasternak committed Apr 11, 2024
1 parent 3206c65 commit 9986e98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion azure-functions-cs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ Any code executing in the `Once` method is deduplicated and produces determinist
### Exercise


> **_NOTE:_** Use the [requests.http](./requests.http) to trigger http requests to our functions app.
> [!NOTE]
> Use the [requests.http](./requests.http) to trigger http requests to our functions app.
* We would like to extend our sample application by storing the game leader board in Azure blob whenever a game ends.
* Let's start by adding new `SaveLeaderBoard` command
Expand Down

0 comments on commit 9986e98

Please sign in to comment.