diff --git a/README.md b/README.md
index 396e0a1..63e3d09 100644
--- a/README.md
+++ b/README.md
@@ -1,30 +1,124 @@
-# RentEase
+
-Manage your holiday rental
+
+
+
+
+
-## To Do
+
RentEase
-- [x] Create a booking
-- [x] Add line items
-- [x] Read from the database
-- [x] Build the pdf invoice
-- [ ] Build the pdf report
-- [x] Refactor the env variable calls to a Config struct with proper defaults
-- [x] Refactor handlers to call their dependencies instead of taking them from the Server struct
-- [x] Embed mandatory assets, css in the executable
-- [ ] Calendar to store new booking in calendar
-- [x] Seed the database with the existing data before using the new system with customer data
-- [ ] Create a dashboard page with the Host details, bookings and revenue this month
-- [x] Edit campaigns and lines
-- [ ] Filter bookings per date, name
-- [ ] Paginate booking list
-- [ ] Add a note field
-- [ ] Update booking and lines
+
+ Property management application for landlords of short-time rental properties.
+
+
+ Production deployment
+
+
-## Built With
+
+