diff --git a/README.md b/README.md index f22a568..ec6ab00 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This script adds additional info and actions on a player overview. -![img.png](docs/extended-player-profile.png) +![img.png](assets/extended-player-profile.png) #### Installation @@ -41,7 +41,7 @@ javascript: This script adds additional info and actions on a tribe overview. -![img.png](docs/extended-tribe-profile.png) +![img.png](assets/extended-tribe-profile.png) #### Installation @@ -57,7 +57,7 @@ javascript: This script extends the map popup with additional info. -![img.png](docs/extended-map-popup.png) +![img.png](assets/extended-map-popup.png) #### Installation @@ -73,7 +73,7 @@ javascript: This script adds additional info and actions on a village overview. -![img.png](docs/extended-village-profile.png) +![img.png](assets/extended-village-profile.png) #### Installation diff --git a/docs/extended-map-popup.png b/assets/extended-map-popup.png similarity index 100% rename from docs/extended-map-popup.png rename to assets/extended-map-popup.png diff --git a/docs/extended-player-profile.png b/assets/extended-player-profile.png similarity index 100% rename from docs/extended-player-profile.png rename to assets/extended-player-profile.png diff --git a/docs/extended-tribe-profile.png b/assets/extended-tribe-profile.png similarity index 100% rename from docs/extended-tribe-profile.png rename to assets/extended-tribe-profile.png diff --git a/docs/extended-village-profile.png b/assets/extended-village-profile.png similarity index 100% rename from docs/extended-village-profile.png rename to assets/extended-village-profile.png