diff --git a/README.md b/README.md index f4d92942..9d37d947 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 00000000..23fb5a39 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 00000000..42194079 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 00000000..320f41b0 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 00000000..cbbb385a Binary files /dev/null and b/brand/screenshots/visited.png differ