From a68a1983cf3ca2b50f40a56843f101fab140e48b Mon Sep 17 00:00:00 2001 From: Jarred Sumner Date: Thu, 23 Sep 2021 23:28:25 -0700 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c30474ae5..860ed110a 100644 --- a/README.md +++ b/README.md @@ -432,7 +432,7 @@ The `.bun` file contains: Here are some of the questions `.bun` files answer: -- what byte ranges of the `.bun` correspond to which module's source code? +- when I import `react/index.js`, where in the `.bun` is the code for that? (not resolving, just the code) - what modules of a package are used? - what framework is used? (e.g. Next.js) - where is the routes directory? -- cgit v1.2.3