Update README.md

This commit is contained in:
Jon Galloway 2023-06-30 11:40:24 -07:00 committed by GitHub
parent 36430b703b
commit f9c21ccf09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -23,7 +23,11 @@ To use this curriculum on your own, fork the entire repo and go into the numbere
| 05 | Blazor | Learn Blazor and build an interactive Connect Four game | [Introducing Blazor Web Applications](/5-blazor) | | 05 | Blazor | Learn Blazor and build an interactive Connect Four game | [Introducing Blazor Web Applications](/5-blazor) |
| 06 | Publish to Azure | Learn how to publish your project to the cloud☁ | [Publish your Web App to Azure](/6-publish) | | 06 | Publish to Azure | Learn how to publish your project to the cloud☁ | [Publish your Web App to Azure](/6-publish) |
## Open in Codespaces
You can open this repo in GitHub Codespaces without installing anything on your computer.
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://github.com/codespaces/new?hide_repo_select=true&ref=main&repo=dotnet/intro-to-dotnet-web-dev)
## Help Resources ## Help Resources
There's a few places you can go for help and more information on the topics covered in this repository. There's a few places you can go for help and more information on the topics covered in this repository.