From 03d5264b9df0829c17d879b9ee483d960a725f55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Pluchino?= Date: Tue, 10 Aug 2021 11:02:18 +0200 Subject: [PATCH] Update readme --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bdea9a0..e9a2113 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,8 @@ VCS repositories makes every Composer update excessively long. **Features include:** -- Deploy the service in a few minutes +- Private registry compatible with Composer 1 and 2 +- Deploy the service in a few minutes with Amazon AWS Cloud Formation - Fully manage the remote service with the Progressive Web Application or the API Rest - Server messages and the Progressive Web Application are localized in multiple languages - Authenticate with the AWS IAM Credentials (access key id and secret access key) @@ -78,7 +79,7 @@ VCS repositories makes every Composer update excessively long. - serve the server in local for tests - All CLI commands use the API Rest of the Server - Auto configuration of the CLI tool: - - authentication can be do with the AWS Security Token Service (session token) or the AWS IAM Credentials + - authentication can be doing with the AWS Security Token Service (session token) or the AWS IAM Credentials - automatically configuration of the AWS credentials if the [Shared Credentials File](https://docs.aws.amazon.com/sdk-for-javascript/v2/developer-guide/loading-node-credentials-shared.html) is present on your machine - automatically configuration of the AWS regions if the Shared Config File is present on your machine