aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)