mirror of
https://github.com/tokio-rs/axum.git
synced 2024-11-22 07:08:16 +01:00
Update readme
This commit is contained in:
parent
0e38037c74
commit
8582c6fd1f
1 changed files with 3 additions and 0 deletions
|
@ -32,6 +32,9 @@ with. Will probably change the name to something else.
|
|||
|
||||
# Example usage
|
||||
|
||||
NOTE: Error handling has changed quite a bit and these examples are slightly out
|
||||
of date. See the examples for working examples.
|
||||
|
||||
Defining a single route looks like this:
|
||||
|
||||
```rust
|
||||
|
|
Loading…
Reference in a new issue