1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-06-27 15:29:03 +02:00

update readme

This commit is contained in:
Nikolay Kim
2018-02-27 12:49:11 -08:00
parent 6c480fae90
commit aac9b5a97c
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
//! Actix web is a small, fast, pragmatic, open source rust web framework.
//! Actix web is a small, pragmatic, extremely fast, web framework for Rust.
//!
//! ```rust
//! use actix_web::*;