Skip to content

Commit

Permalink
chore: update README (#259)
Browse files Browse the repository at this point in the history
  • Loading branch information
kanarus authored Aug 28, 2024
1 parent 432abc9 commit c224908
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@

- [Web Frameworks Benchmark](https://web-frameworks-benchmark.netlify.app/result?l=rust)

<!--
- [TechEmpower's Benchmark](https://www.techempower.com/benchmarks)
-->

<br>

## Quick Start

Expand Down Expand Up @@ -67,6 +74,7 @@ $ curl http://localhost:3000/hello/your_name
Hello, your_name!
```

<br>

## Feature flags

Expand Down Expand Up @@ -155,6 +163,7 @@ Get and hold remote peer's IP address

- try response

<br>

## Snippets

Expand Down Expand Up @@ -395,6 +404,7 @@ async fn test_my_ohkami() {
}
```

<br>

## Supported protocols

Expand Down

0 comments on commit c224908

Please sign in to comment.