diff --git a/README.md b/README.md index 4ac10af2..1aa801cf 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,21 @@
@@ -18,9 +24,10 @@ Setup • Installation • License + 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 ```