aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2022-03-05 03:15:05 -0800
committerGravatar Jarred Sumner <jarred@jarredsumner.com> 2022-03-05 03:15:05 -0800
commit18c923596a5b6480fa5a841bd0a6adfdb365b831 (patch)
tree779a1219ca7c341d862f9c50996cc1a58d244e50
parentd3de5ff017b4da142dd3e704a7d6f84d217fc263 (diff)
downloadbun-18c923596a5b6480fa5a841bd0a6adfdb365b831.tar.gz
bun-18c923596a5b6480fa5a841bd0a6adfdb365b831.tar.zst
bun-18c923596a5b6480fa5a841bd0a6adfdb365b831.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 d50e2c80a..78e1e358e 100644
--- a/README.md
+++ b/README.md
@@ -252,7 +252,7 @@ npx tailwindcss -i ./src/tailwind.css -o ./dist/tailwind.css --watch
From there, make sure to import the `dist/tailwind.css` file (or what you chose as the output).
-## Things that don’t work yet
+## Not implemented yet
bun is a project with incredibly large scope, and it’s early days.