diff --git a/.github/workflows/ec2.yml b/.github/workflows/ec2.yml
index 69aac85..2bc026e 100644
--- a/.github/workflows/ec2.yml
+++ b/.github/workflows/ec2.yml
@@ -12,6 +12,7 @@ concurrency:
jobs:
deploy:
name: Deploy
+ if: false
runs-on: ubuntu-latest
steps:
- name: Configure SSH
diff --git a/README.md b/README.md
index e0bbe73..26600c8 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,3 @@
-
-
-
-**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**
-- **Use Repository Pattern for database operations**
-- **Business logic is stored in Service layer**
-
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]