mirror of
https://github.com/actix/actix-web.git
synced 2025-02-06 14:22:21 +00:00
Add newline for reading source.
This commit is contained in:
parent
a0f1ff7eb3
commit
3c93e0c654
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@ Actix web framework requires rust version 1.21 and up.
|
||||||
|
|
||||||
## Running Examples
|
## Running Examples
|
||||||
|
|
||||||
The fastest way to start experimenting with actix web is to clone the [repository](https://github.com/actix/actix-web) and run the included examples.
|
The fastest way to start experimenting with actix web is to clone the
|
||||||
|
[repository](https://github.com/actix/actix-web) and run the included examples.
|
||||||
|
|
||||||
The following set of commands runs the `basics` example:
|
The following set of commands runs the `basics` example:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue