Skip to content

Commit

Permalink
Add YouTube Tutorial to README
Browse files Browse the repository at this point in the history
  • Loading branch information
amantinband committed Jan 15, 2024
1 parent ad241fd commit 0915607
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ dotnet new clean-arch -o CleanArchitecture
- [Subscriptions](#subscriptions)
- [Reminders](#reminders)
- [Getting Started 🏃](#getting-started-)
- [YouTube Tutorial](#youtube-tutorial)
- [Install the template or clone the project](#install-the-template-or-clone-the-project)
- [Run the service using Docker or the .NET CLI](#run-the-service-using-docker-or-the-net-cli)
- [Generate a token](#generate-a-token)
Expand Down Expand Up @@ -101,6 +102,10 @@ Users with a pro subscription do not have a daily limit on the number of reminde

# Getting Started 🏃

## YouTube Tutorial

[![Clean Architecture Tutorial](https://img.youtube.com/vi/DTmlhHu8tHA/0.jpg)](https://www.youtube.com/watch?v=DTmlhHu8tHA)

## Install the template or clone the project

```shell
Expand Down

0 comments on commit 0915607

Please sign in to comment.