aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Aiello <Aiello.Chan@Gmail.com> 2022-03-18 16:26:49 +0800
committerGravatar GitHub <noreply@github.com> 2022-03-18 01:26:49 -0700
commit257f3f997a3a899a17a91aa341525511f26c5186 (patch)
treeeb3ee2555880d84e15555bff1d2f65af55d61660
parentd1aea89c7d5bd7c36d3d73e425cb3883ee21e15e (diff)
downloadbun-257f3f997a3a899a17a91aa341525511f26c5186.tar.gz
bun-257f3f997a3a899a17a91aa341525511f26c5186.tar.zst
bun-257f3f997a3a899a17a91aa341525511f26c5186.zip
fix(readme): Fix hash link in README.md (#128)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index be8f31a79..f1282ce2c 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,7 @@ If using Linux, kernel version 5.6 or higher is strongly recommended, but the mi
- [Using bun with Create React App](#using-bun-with-create-react-app)
- [Using bun with TypeScript](#using-bun-with-typescript)
- [Using Tailwind with bun](#using-tailwind-with-bun)
-- [Things that don’t work yet](#things-that-dont-work-yet)
+- [Not implemented yet](#not-implemented-yet)
- [Limitations & intended usage](#limitations--intended-usage)
- [Configuration](#configuration)
- [bunfig.toml](#bunfig-toml)