Skip to content

Commit

Permalink
Docs phrasing
Browse files Browse the repository at this point in the history
  • Loading branch information
levkk committed Nov 27, 2024
1 parent 318324e commit 18b6572
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cd rwf-web-app

## Add Rwf

Rwf primarily consists of the [`rwf`](https://crates.io/crates/rwf) crate[^2]. Add it to your project with Cargo:
Rwf primarily consists of the [`rwf`](https://crates.io/crates/rwf) crate[^2]. You can add it to your project with Cargo:

```
cargo add rwf
Expand Down Expand Up @@ -87,4 +87,3 @@ Once the server is running, your web application will be available at [http://lo
- [Controllers](controllers/index.md)
- [Models](models/index.md)
- [Views](views/index.md)
- [Logging](logging.md)

0 comments on commit 18b6572

Please sign in to comment.