Skip to content

Commit f839af8

Browse files
committed
chore: wip
1 parent b134010 commit f839af8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ _Meet the toolkit, Buddy:_
4646

4747
```bash
4848
buddy install # installs all dependencies
49-
buddy dev # starts one of the dev servers (components, functions, views, or docs)
49+
buddy dev # starts one of the dev servers (frontend, API, components, docs, desktop, etc.)
5050
buddy build # follow CLI prompts to select which library (or server) to build
5151
buddy commit # follow CLI prompts for committing changes
5252
buddy release # creates the releases for the stack & consequently, publishes them to npm
@@ -259,7 +259,7 @@ _Develop serverless (or server) functions with countless helpers to build scalab
259259
- 🪄 **AI** _deep AI integrations & foundational model access_
260260
- 🤖 **APIs** _scalability & maintainability built-in_
261261
- 🏎️ **Cache** _Redis, DynamoDB, and more—serverless_
262-
- ⚙️ **CLIs** _create beautiful CLIs for Linux, Windows, and Mac—without requirements_
262+
- ⚙️ **CLIs** _create beautiful CLIs for Linux, Windows, and Mac (dependency-free binaries)_
263263
- 📀 **Database** _SQLite, MySQL, Postgres, PlanetScale, and more_
264264
- 👾 **Errors** _native type-safe error handling_
265265
- 🗓️ **Events** _functional event (front & backend) communication_
@@ -276,9 +276,9 @@ _Develop serverless (or server) functions with countless helpers to build scalab
276276
- 🌪️ **Validation** _e2e type-safety (true frontend & backend harmony)_
277277
- 🎯 **X-Ray** _all you need to debug, log & analyze_
278278

279-
### Cloud
279+
### Cloud Development
280280

281-
_Create your personal or professional Vercel/Netlify style cloud, based on MIT-licensed OSS._
281+
_Develop & maintain cloud infrastructure with ease. “Imagine Vercel, Vapor and Forge having been unified.”_
282282

283283
- ☁️ **Server** _local development server & production-ready servers out-of-the-box_
284284
- ⛅️ **Serverless** _on-demand, auto-scaling, zero maintenance_

0 commit comments

Comments
 (0)