[Setup] DocC #13

Merged
javier merged 14 commits from setup/docc into main 2023-04-24 15:07:22 +00:00
Showing only changes of commit 0454c1441a - Show all commits

View File

@ -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.