Skip to content

Commit 65bf366

Browse files
committed
another readme iteration
1 parent 0191ebc commit 65bf366

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

README.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,19 @@
22

33
<img align="right" src="assets/carbon.png" />
44

5-
A platform-agnostic CLI tool that makes it easy to deploy applications to the cloud.
5+
A platform-agnostic CLI tool that simplifies cloud deployment for applications
66

77
- **Quick and simple cloud deployment**
8-
- **Platform-agnostic**: Deploy to a single platform or multiple platforms simultaneously. Currently supports AWS Lambda and GCP Cloud Run
9-
- **Multi-framework support**: Currently supports Flask and Express
10-
- **Multi-runtime support**: Currently supports Python and Node.js
11-
- **Fits your project structure**: Wraps your existing code
12-
- **Configurable and version-controlled**: Generates adjustable configurations
8+
- **Platform-agnostic**
9+
- **Multi-framework support**
10+
- **Multi-runtime support**
11+
- **Wraps your existing project**
12+
- **Generates version-controlled and adjustable configs**
13+
14+
*Currently Supports*
15+
- Cloud Providers: AWS Lambda, GCP Cloud Run
16+
- Frameworks: Flask, Express
17+
- Runtimes: Python, Node.js
1318

1419

1520
## Installation

0 commit comments

Comments
 (0)