From faa63df09202c8bb032b75306ad8c9dd53dfcf14 Mon Sep 17 00:00:00 2001
From: Yulong Wang <wangy567@cardiff.ac.uk>
Date: Wed, 11 Dec 2024 13:00:55 +0000
Subject: [PATCH] Add new file

---
 README | 15 +++++++++++++++
 1 file changed, 15 insertions(+)
 create mode 100644 README

diff --git a/README b/README
new file mode 100644
index 0000000..a4ae135
--- /dev/null
+++ b/README
@@ -0,0 +1,15 @@
+database name:healthcare
+username:root
+password:comsc
+port:3306
+
+The database can be created automatically when the project is started. If no, manually run schema.sql and data.sql in the resource directory.
+SuperAdmin: 
+        name:2649783657@qq.com 
+        password:admin
+hospital:
+        name:hospital2@qq.com
+        password:hospital2
+commonAdmin:
+        name:123cmy@qq.com
+        password:123
\ No newline at end of file
-- 
GitLab