diff --git a/README.md b/README.md index 55b7163..683f31a 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,9 @@ apiService.LoginWithToken(userID, userAuthToken); ## Endpoint method calls -All available endpoints and their methods are available in the QobuzApiService class. Every attempt is made to keep the QobuzApiService well documented in the code using c# XML comments, so please refer to the internal documentation for more info. -For additional convenience, the automatically generated version c# XML comments can also be viewed [here](./docs/QobuzApiSharp.md). (generated using [XmlDocMarkdown](https://github.com/ejball/XmlDocMarkdown)) +All available endpoints and their methods are available in the QobuzApiService class. +Every attempt is made to keep the QobuzApiService well documented in the code using c# XML comments, so please refer to the internal documentation for more info. +For additional convenience, the automatically generated version of the c# XML comments can also be viewed [here](./docs/QobuzApiSharp.md). (generated using [XmlDocMarkdown](https://github.com/ejball/XmlDocMarkdown)) ## Disclaimer & Legal I will not be responsible for how you use QobuzApiSharp.