diff --git a/README.md b/README.md index 8bcd615c..c317f2f7 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,31 @@ This repository contains the available extension catalogues for the Mangayomi app. -## Guide -just paste them into your: +## How to add the extensions -manga repo +Click on one of the buttons below to add the corresponding repository/repositories: + +Add all repositories + +Add manga repository + +Add anime repository + +Add novel repository + +If you installed the app via Live Container, then use the following buttons instead: + +Add all repositories + +Add manga repository + +Add anime repository + +Add novel repository + +Or add them manually in the app (More -> Settings -> Browse): + +manga repo ``` https://kodjodevf.github.io/mangayomi-extensions/index.json ``` diff --git a/images/add-all-repositories-livecontainer.png b/images/add-all-repositories-livecontainer.png new file mode 100644 index 00000000..5416fde1 Binary files /dev/null and b/images/add-all-repositories-livecontainer.png differ diff --git a/images/add-all-repositories.png b/images/add-all-repositories.png new file mode 100644 index 00000000..11211a37 Binary files /dev/null and b/images/add-all-repositories.png differ diff --git a/images/add-anime-repository-livecontainer.png b/images/add-anime-repository-livecontainer.png new file mode 100644 index 00000000..2f287e7a Binary files /dev/null and b/images/add-anime-repository-livecontainer.png differ diff --git a/images/add-anime-repository.png b/images/add-anime-repository.png new file mode 100644 index 00000000..4137c672 Binary files /dev/null and b/images/add-anime-repository.png differ diff --git a/images/add-manga-repository-livecontainer.png b/images/add-manga-repository-livecontainer.png new file mode 100644 index 00000000..d071068b Binary files /dev/null and b/images/add-manga-repository-livecontainer.png differ diff --git a/images/add-manga-repository.png b/images/add-manga-repository.png new file mode 100644 index 00000000..de27d8b6 Binary files /dev/null and b/images/add-manga-repository.png differ diff --git a/images/add-novel-repository-livecontainer.png b/images/add-novel-repository-livecontainer.png new file mode 100644 index 00000000..b9b5804e Binary files /dev/null and b/images/add-novel-repository-livecontainer.png differ diff --git a/images/add-novel-repository.png b/images/add-novel-repository.png new file mode 100644 index 00000000..3b970f0f Binary files /dev/null and b/images/add-novel-repository.png differ