diff --git a/README.md b/README.md index ad0772a..bdeca4d 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,8 @@ ## Install ```xml - - + + ``` @@ -18,7 +18,7 @@ Add library to the dependency container ```cs -using Apple.AppStoreConnect.DependencyInjection; +using Aviationexam.Apple.AppStoreConnect.DependencyInjection; IServiceCollection serviceCollection;