diff --git a/README.md b/README.md index f4d9294..9d37d94 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,13 @@ AdventureLog aims to be your ultimate travel companion, helping you document you AdventureLog is licensed under the GNU General Public License v3.0. +## Screenshots 🖼️ + +![Visited Log](https://github.com/seanmorley15/AdventureLog/blob/main/brand/screenshots/visited.png?raw=true) +![Planner Log](https://github.com/seanmorley15/AdventureLog/blob/main/brand/screenshots/ideas.png?raw=true) +![Country List](https://github.com/seanmorley15/AdventureLog/blob/main/brand/screenshots/countrylist.png?raw=true) +![Region List for the United States](https://github.com/seanmorley15/AdventureLog/blob/main/brand/screenshots/regions.png?raw=true) + ## Roadmap 🛣️ - Improved mobile device support diff --git a/brand/screenshots/countrylist.png b/brand/screenshots/countrylist.png new file mode 100644 index 0000000..23fb5a3 Binary files /dev/null and b/brand/screenshots/countrylist.png differ diff --git a/brand/screenshots/ideas.png b/brand/screenshots/ideas.png new file mode 100644 index 0000000..4219407 Binary files /dev/null and b/brand/screenshots/ideas.png differ diff --git a/brand/screenshots/regions.png b/brand/screenshots/regions.png new file mode 100644 index 0000000..320f41b Binary files /dev/null and b/brand/screenshots/regions.png differ diff --git a/brand/screenshots/visited.png b/brand/screenshots/visited.png new file mode 100644 index 0000000..cbbb385 Binary files /dev/null and b/brand/screenshots/visited.png differ