aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0138353bc..bdd6267bb 100644
--- a/README.md
+++ b/README.md
@@ -1333,6 +1333,7 @@ bun run relay-compiler --schema foo.graphql
Unlike file watchers like `nodemon`, `bun --hot` won't crash your HTTP server.
**Left**: Bun v0.2.0 with `--hot` enabled
+
**Right**: Nodemon (Node)
![Screen Recording 2022-10-06 at 2 36 06 AM](https://user-images.githubusercontent.com/709451/195477632-5fd8a73e-014d-4589-9ba2-e075ad9eb040.gif)