diff --git a/README.md b/README.md
index fbd5e4f..557c56a 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,11 @@
-# tiny_http - Work in Progress...
+# tiny_http
[](https://github.com/RaphiaRa/tiny_http/actions/workflows/linux.yml)
[](https://github.com/RaphiaRa/tiny_http/actions/workflows/macos.yml)
-
+[](https://codecov.io/github/RaphiaRa/tiny_http)
-tiny_http is my attempt at creating a lightweight, easy-to-use, and embeddable HTTP server library in C99.
+tiny_http is a fast, lightweight, easy-to-use, and embeddable HTTP server library in C99.
##### Hello, World! Example:
```c