diff --git a/README.md b/README.md
index 16fc101..0fbdb4d 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-**If you are a recruiter, you probably see that the entire business logic of the application is located in views, this is a problem of this project that I will improve, and currently, I have implemented this type of logic in this project: https://github.com/DEENUU1/digital-fortress **
+**If you are a recruiter, you probably see that the entire business logic of the application is located in views, this is a problem of this project that I will improve, and currently, I have implemented this type of logic in this project:** https://github.com/DEENUU1/digital-fortress
**I used better practices used in django:**
- **Input/Output Serializer**