diff --git a/src/README.md b/src/README.md
index 8b7e047..e69de29 100644
--- a/src/README.md
+++ b/src/README.md
@@ -1,38 +0,0 @@
-

-Inventory Management System
-
-
-
-## Quick Installation
-
- git clone https://github.com/ekramasif/Inventory_Management_System.git
-
- cd Inventory_Management_System
-
-### Composer
-
- composer update
-
-
-### For Environment Variable Create
-
- cp .env.example .env
-
-
- ### For Migration table in database [Create database name as ```IMS```]
-
- php artisan migrate
-
-### Server ON ```url: http://127.0.0.1:8000/```
-
- php artisan serve
-
-## Our valuable teamπ©βπ»π¨βπ» :
-
-
-
-
-
-
-
-TEST
\ No newline at end of file