Skip to content

Commit

Permalink
move screenshots to docs/pictures
Browse files Browse the repository at this point in the history
  • Loading branch information
treee111 committed Feb 1, 2023
1 parent d6d92b5 commit 295009a
Show file tree
Hide file tree
Showing 11 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<div align="center">
<p>
<img src="https://github.com/treee111/wahooMapsCreator/blob/develop/docs/wahoo_elemnt_bolt_poi1.png" alt="wahooMapsCreator Logo" width=20%>
<img src="https://github.com/treee111/wahooMapsCreator/blob/develop/docs/wahoo_elemnt_bolt.png" alt="wahooMapsCreator Logo" width=20%>
<img src="https://github.com/treee111/wahooMapsCreator/blob/develop/docs/wahoo_elemnt_bolt_poi2.png" alt="wahooMapsCreator Logo" width=20%>
<img src="./docs/pictures/wahoo_elemnt_bolt_poi1.png" alt="wahooMapsCreator Logo" width=20%>
<img src="./docs/pictures/wahoo_elemnt_bolt.png" alt="wahooMapsCreator Logo" width=20%>
<img src="./docs/pictures/wahoo_elemnt_bolt_poi2.png" alt="wahooMapsCreator Logo" width=20%>
</p>
<p>
<a href="https://img.shields.io/badge/python-v3.6+-blue.svg" alt="Python">
Expand Down
2 changes: 1 addition & 1 deletion docs/COPY_TO_WAHOO.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ Copy the the whole content of the country- or X/Y folder or just the content of

After copying, it should look like that:

<img src="./maps-file-strucutre.png" alt="filestructure on device" width=30%>
<img src="./pictures/maps-file-structure.png" alt="filestructure on device" width=30%>

For another way of explanation, see [here](FAQ.md#where-on-my-wahoo-do-i-have-to-copy-the-maps)

Expand Down
4 changes: 2 additions & 2 deletions docs/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,13 @@ The content of this folder is relevant.

As an example, lets assume, we want to copy the maps of american_samoa

<img src="./maps-american_samoa-generated.png" alt="generated maps after generation" width=50%>
<img src="./pictures/maps-american_samoa-generated.png" alt="generated maps after generation" width=50%>

We need to copy the folders under the `american_samoa` directory into the `maps/tiles/8` directory on the Wahoo device (see [docs](https://github.com/treee111/wahooMapsCreator/blob/develop/docs/COPY_TO_WAHOO.md#copy-map-files)).

It should look like that after copying the files

<img src="./maps-american_samoa-wahoo.png" alt="generated maps on wahoo device" width=50%>
<img src="./pictures/maps-american_samoa-wahoo.png" alt="generated maps on wahoo device" width=50%>

If the folder, i.e. `maps/tiles/8/6` does already exist on your Wahoo device, copy the .map.lzma and .map.lzma.17 files into the existing folder.

Expand Down
2 changes: 1 addition & 1 deletion docs/USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ From the `root` folder of wahooMapsCreator, run:

Set your arguments as required via the window:

<img src="https://github.com/treee111/wahooMapsCreator/blob/develop/docs/gui.png" alt="wahooMapsCreator GUI" width=35%>
<img src="./pictures/gui.png" alt="wahooMapsCreator GUI" width=35%>

## CLI (Command Line Interface)

Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes

0 comments on commit 295009a

Please sign in to comment.