diff --git a/README.md b/README.md index a07cb40..fe1682d 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,6 @@ In an opened Xcode project, it is required to do these steps: 8. select the target to which the dependency will be applied (if required); 9. wait for the package to be resolved and included in the project; 10. done! - ### Other considerations @@ -74,4 +73,6 @@ It is needless to say, all the necessary filters, models/entities, and enumerati ## Further documentation +For further information about this package, please refer to the [AmiiboService documentation](https://rock-n-code.github.io/amiibo-service/documentation/amiiboservice/) available online. + For further information about the API, please refer to the [Amiibo API documentation](https://www.amiiboapi.com/docs/) available online.