1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-19 12:59:36 +02:00

feat: Add tutorial video section to usage documentation

This commit is contained in:
Sean Morley 2025-04-18 15:04:04 -04:00
parent 04c3402e14
commit a8502884dc

View file

@ -27,3 +27,7 @@ Welcome to AdventureLog! This guide will help you get started with AdventureLog
- **Country**: a country is a geographical area that is recognized as an independent nation. You can add visits to countries to track where you have been. - **Country**: a country is a geographical area that is recognized as an independent nation. You can add visits to countries to track where you have been.
- **Region**: a region is a geographical area that is part of a country. You can add visits to regions to track where you have been within a country. - **Region**: a region is a geographical area that is part of a country. You can add visits to regions to track where you have been within a country.
- **City**: a city is a geographical area that is a populated urban center. You can add visits to cities to track where you have been within a region. - **City**: a city is a geographical area that is a populated urban center. You can add visits to cities to track where you have been within a region.
## Tutorial Video
<iframe width="560" height="315" src="https://www.youtube.com/embed/4Y2LvxG3xn4" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>