Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmay185 authored Mar 6, 2023
1 parent 93126cc commit 5406bfb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

![](./assets/cloudlensdemo.gif)

Cloudlens provides a terminal UI for AWS Service Management and Monitoring! With its easy to use UI and advanced features, you can easily navigate, observe, and optimize your AWS environment. Whether you're a cloud expert or just getting started, cloudlens will elevate your AWS experience and take your service management to new heights.
AWS Console in your terminal! well, almost. Explore AWS services like EC2, S3, IAM, VPC, etc. from your terminal. If you like k9s for Kubernetes, you'll love cloudlens.

## Installation

Expand Down Expand Up @@ -54,9 +54,9 @@ Our terminal application supports various features, allowing users to view EC2 i
<img src="assets/ec2Details.png"/>

2. S3
<img src="assets/S3.png"/>
<img src="assets/s3.png"/>
2. S3 Details
<img src="assets/S3Details.png"/>
<img src="assets/s3Details.png"/>

## Documentation

Expand Down Expand Up @@ -87,4 +87,4 @@ All materials licensed under [Apache v2.0](http://www.apache.org/licenses/LICENS

## We appreciate [localstack's](https://localstack.cloud/) assistance with the development

<img src="assets/localstack.jpeg" alt="k9s">
<img src="assets/localstack.jpeg" alt="localstack">

0 comments on commit 5406bfb

Please sign in to comment.