Skip to content

Commit

Permalink
Use utf-8
Browse files Browse the repository at this point in the history
  • Loading branch information
levkk committed Nov 14, 2024
1 parent dc1c977 commit ec76fb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Rwf is a comprehensive framework for building web applications in Rust. Written

## Documentation

:blue_book: The documentation **[is available here](https://levkk.github.io/rwf/)**.
📘 The documentation **[is available here](https://levkk.github.io/rwf/)**.

## Features overview

Expand Down Expand Up @@ -69,6 +69,6 @@ async fn main() {

See [examples](https://github.com/levkk/rwf/tree/main/examples) for common use cases.

## :construction: Status :construction:
## 🚧 Status 🚧

Rwf is in early development and not ready for production. Many features and documentation are incomplete. Contributions are welcome. Please see [CONTRIBUTING](https://github.com/levkk/rwf/tree/main/CONTRIBUTING.md) for guidelines, [ARCHITECTURE](https://github.com/levkk/rwf/tree/main/ARCHITECTURE.md) for a tour of the code, and [ROADMAP](https://github.com/levkk/rwf/tree/main/ROADMAP.md) for a non-exhaustive list of desired features.

0 comments on commit ec76fb9

Please sign in to comment.