aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-09-15 07:09:48 -0700
committerGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2023-09-15 07:09:48 -0700
commit7662f99ee08004f1b78f164aee4bb59524f9e424 (patch)
treee370da3bed62436c5a8c22232e8996a013db8ba1
parent1e99419127a868b4a3502ff01567d59a34232862 (diff)
downloadbun-7662f99ee08004f1b78f164aee4bb59524f9e424.tar.gz
bun-7662f99ee08004f1b78f164aee4bb59524f9e424.tar.zst
bun-7662f99ee08004f1b78f164aee4bb59524f9e424.zip
Update README.md
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0d85c5247..e2760bc16 100644
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@
## What is Bun?
-> **​​Bun is still under development.** Use it to speed up your development workflows or run simpler production code in resource-constrained environments like serverless functions. We're working on more complete Node.js compatibility and integration with existing frameworks. Join the [Discord](https://bun.sh/discord) and watch the [GitHub repository](https://github.com/oven-sh/bun) to keep tabs on future releases.
+> **​​Bun is under active development.** Use it to speed up your development workflows or run simpler production code in resource-constrained environments like serverless functions. We're working on more complete Node.js compatibility and integration with existing frameworks. Join the [Discord](https://bun.sh/discord) and watch the [GitHub repository](https://github.com/oven-sh/bun) to keep tabs on future releases.
Bun is an all-in-one toolkit for JavaScript and TypeScript apps. It ships as a single executable called `bun​`.