From c04e180c2097f66136e108c74a24cc14dd1fcc25 Mon Sep 17 00:00:00 2001 From: Alex Tselegidis Date: Wed, 11 Mar 2020 13:47:57 +0100 Subject: [PATCH] Updated README.md --- README.md | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4ac10af2..1aa801cf 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,21 @@


- Easy!Appointments + Easy!Appointments
- Easy!Appointments -

+

+ Easy!Appointments +
+ Easy!Appointments +

+ +
+

- A powerful Open Source Web Scheduler, that can be installed on your server. + A powerful Open Source Web Scheduler that can be installed on your server.

@@ -18,9 +24,10 @@ SetupInstallationLicense + Website

-![banner](docs/images/git-banner.png) +![banner](docs/images/logo.png) ## About @@ -60,7 +67,7 @@ $ cd easyappointments $ npm install $ composer install -# Run the watcher +# Start the file watcher $ npm start ```