From f1211f8cd94153a8e74ffbff777454f64bbd6b72 Mon Sep 17 00:00:00 2001 From: immodded <75246338+immodded@users.noreply.github.com> Date: Mon, 27 Nov 2023 19:25:57 +0530 Subject: [PATCH] Update readme.md --- readme.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 6a5c5f0..c139289 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,5 @@ # HotelHub: Hotel Management System -[![License](https://img.shields.io/badge/Custom-RestrictiveLicense-yellow)](LICENSE) +[![License](https://img.shields.io/badge/MIT-License-yellow)](LICENSE) HotelHub is a comprehensive hotel management system developed using Django, a high-level Python web framework. This system is designed to streamline and automate various aspects of hotel operations, providing a centralized platform for efficient management. @@ -13,6 +13,9 @@ HotelHub is a comprehensive hotel management system developed using Django, a hi - **Multi-Platform Support:** Responsive design for seamless use on various devices, including desktops, tablets, and smartphones. +## Video + + ## Screenshots | Screenshot Name | Image | @@ -58,4 +61,4 @@ Found a bug? Report it on [GitHub Issues](https://github.com/immodded/hotelhub/i ## License -This project is licensed under the [Custom Restrictive License](LICENSE). +This project is licensed under the [MIT License](LICENSE).