Skip to content

Commit 9da1f91

Browse files
committed
Readme tweak
1 parent d48a4eb commit 9da1f91

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ As always, take benches with a grain of salt. The point is that we care about pe
4242

4343
Node's `http` built-in is given the advantage of pre-rendered JSON, as it is the benchmark. SCRUD and Polka bounce back and forth in second position. To be clear SCRUD only handles resourceful SCRUD routes, Polka packs a more capable router which handles less standardized routes and an Express compatible middleware handler. SCRUD is focused on APIs and microservices.
4444

45-
<div align="center">
46-
<img src="https://github.com/doesdev/scrud/raw/master/assets/bench.png" alt="SCRUD" style="box-shadow: -4px 2px 6px rgba(0,0,0,0.4);" />
45+
<div align="center" style="box-shadow: -4px 2px 6px rgba(0,0,0,0.4);">
46+
<img src="https://github.com/doesdev/scrud/raw/master/assets/bench.png" alt="SCRUD" />
4747
</div>
4848

4949

0 commit comments

Comments
 (0)