diff options
author | 2022-10-12 19:11:47 -0700 | |
---|---|---|
committer | 2022-10-12 19:11:47 -0700 | |
commit | f725b7e1ab7d84187a2f13a86ca8f732a200617c (patch) | |
tree | 1349368c6993f8d3c80684155023ab8a8e8bed6d | |
parent | da66bed946201f1e4b1845e852a9e4cb2768853d (diff) | |
download | bun-f725b7e1ab7d84187a2f13a86ca8f732a200617c.tar.gz bun-f725b7e1ab7d84187a2f13a86ca8f732a200617c.tar.zst bun-f725b7e1ab7d84187a2f13a86ca8f732a200617c.zip |
Update README.md
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1332,9 +1332,9 @@ bun run relay-compiler --schema foo.graphql Unlike file watchers like `nodemon`, `bun --hot` can keep stateful objects like the HTTP server running. -| | | -| -------------- | ----------- | -| :-- Bun v0.2.0 | Nodemon --: | +| | | +| :--------- | ------: | +| Bun v0.2.0 | Nodemon |  |