aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2022-10-12 19:11:47 -0700
committerGravatar Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> 2022-10-12 19:11:47 -0700
commitf725b7e1ab7d84187a2f13a86ca8f732a200617c (patch)
tree1349368c6993f8d3c80684155023ab8a8e8bed6d
parentda66bed946201f1e4b1845e852a9e4cb2768853d (diff)
downloadbun-f725b7e1ab7d84187a2f13a86ca8f732a200617c.tar.gz
bun-f725b7e1ab7d84187a2f13a86ca8f732a200617c.tar.zst
bun-f725b7e1ab7d84187a2f13a86ca8f732a200617c.zip
Update README.md
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index ef6f7ab99..85a5771eb 100644
--- a/README.md
+++ b/README.md
@@ -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 |
![Screen Recording 2022-10-06 at 2 36 06 AM](https://user-images.githubusercontent.com/709451/195477632-5fd8a73e-014d-4589-9ba2-e075ad9eb040.gif)