diff --git a/README.md b/README.md index ec57e53..f1e8226 100644 --- a/README.md +++ b/README.md @@ -25,14 +25,14 @@
Server
### :dart: Features - CRUD operations for your AWS credentials & configuration files by profile. - Efficient creation, reading, updating, deletion of SSM parameters and Secret Manager Secrets. -- Real-time reading and downloading of images/packages from ECR and CodeArtifact repositories. +- Managing and downloading of images/packages from ECR and CodeArtifact repositories. ## :toolbox: Getting Started @@ -94,25 +94,25 @@ npm run tauri build * [ ] AWS Credentials & Configuration management. * [ ] AWS SSM Parameter Store management. * [ ] AWS Secret Manager management. +* [ ] AWS ECR Repository management. +* [ ] AWS CodeArtifact Repository management. ## :wave: Contributing - - Contributions are always welcome! see `CONTRIBUTING.md` for ways to get started ### :scroll: Code of Conduct -Please read the [Code of Conduct](https://github.com/maikbasel/aws-custodian/blob/master/CODE_OF_CONDUCT.md) +Please read the [Code of Conduct](https://github.com/maikbasel/aws-custodian/blob/master/CODE_OF_CONDUCT.md). ## :warning: License -Distributed under the no License. See LICENSE.txt for more information. +Distributed under the MIT License. See LICENSE.md for more information. ## :handshake: Contact -Maik Basel - - myemail@mail.de +Maik Basel - - to be added -Project Link: [https://github.com/maikbasel/aws-custodian.git](https://github.com/maikbasel/aws-custodian.git) \ No newline at end of file +Project Link: [https://github.com/maikbasel/aws-custodian.git](https://github.com/maikbasel/aws-custodian.git). \ No newline at end of file