Skip to content

Commit 222c69a

Browse files
author
Jade Lynn Masker
authored
Merge pull request #2 from HopefulFire/HopefulFire-patch-1
add some spacing
2 parents 646b69e + f1446da commit 222c69a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ $ curl localhost:8080/orders/shoes -d '{ "name": "Chashu", "legs": 4 }'
9393
```text
9494
Hello, Chashu! I've put in an order for 4 shoes
9595
```
96+
9697
```sh
9798
$ curl localhost:8080/orders/shoes -d '{ "name": "Mary Millipede", "legs": 750 }'
9899
```
@@ -141,7 +142,7 @@ team. Use at your own risk.</sup>
141142
* [tide-trace](https://github.com/no9/tide-trace)
142143
* [tide-tracing](https://github.com/ethanboxx/tide-tracing)
143144
* [opentelemetry-tide](https://github.com/asaaki/opentelemetry-tide)
144-
* [driftwood](https://github.com/jbr/driftwood) http logging middleware
145+
* [driftwood](https://github.com/jbr/driftwood) http logging middlewareHopefulFire-patch-1
145146
* [tide-compressed-sse](https://github.com/Yarn/tide_compressed_sse)
146147
* [tide-websockets](https://github.com/http-rs/tide-websockets)
147148

0 commit comments

Comments
 (0)