From 281e9d7290949198a290deeaf1e2b8229b764ddc Mon Sep 17 00:00:00 2001 From: arthursvpb Date: Sun, 17 Dec 2023 16:06:42 -0300 Subject: [PATCH] Update README.md and add preview --- .github/preview.svg | 1 + README.md | 15 ++++----------- 2 files changed, 5 insertions(+), 11 deletions(-) create mode 100644 .github/preview.svg diff --git a/.github/preview.svg b/.github/preview.svg new file mode 100644 index 0000000..8aff527 --- /dev/null +++ b/.github/preview.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/README.md b/README.md index 4c13356..e623b04 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,9 @@ -# -

Psychologist Center

Project   |    Tecnologies   |    Running   |    - License

@@ -16,13 +13,13 @@

- +

+ Psychologist Center +

## 💻 Project -Psychologist Center is a web system that connects psychologists with their patients. +Psychologist Center is an EHR (Electronic Health Records) web system, aimed at connecting psychologists with their patients. It simplifies the management of appointments, session notes, and schedules, providing a complete solution for both mental health professionals and their clients. The platform ensures safe and easy access to patient information, helping to improve the therapeutic experience. ## ✨ Technologies @@ -70,10 +67,6 @@ yarn dev # start application 4. Server is running on `http://localhost:5173/` - - ## 📝 License This project is under the MIT license. See the [LICENSE](LICENSE.md) file for more details.