Update readme.md

This commit is contained in:
Viktor 2023-04-22 16:05:57 +02:00 committed by GitHub
parent 112f43b3a1
commit d72da01a92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,3 +6,5 @@ are necessary for speaking to them. They each implement the abstract client clas
All that is necessary is to `@Inject` them into the constructor and then
requests can be sent.
**Note:** If you are looking for the public API, it's handled by the api service in [services-satellite/api-service](../services-satellite/api-service).