From e04da927c5693b8d1a077c72a133af073a2e9e5c Mon Sep 17 00:00:00 2001 From: Wellington Arantes Date: Thu, 26 Mar 2020 22:10:48 -0300 Subject: [PATCH] docs: update README.md --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index dd728c4..f32b30d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@


- GoBarber +

GoBarber @@ -9,12 +9,6 @@ GoBarber

GoBarber - WebApp

Project based on a scheduling service for barbers promoting control, organization and convenience to their customers.

-![App Screenshot](https://res.cloudinary.com/w-arantes/image/upload/v1585270969/login_page_zv5euf.png) - -![App Screenshot](https://res.cloudinary.com/w-arantes/image/upload/v1585270961/dashboard_aodv9j.png) - -![App Screenshot](https://res.cloudinary.com/w-arantes/image/upload/v1585270956/profile_gskf59.png) -

PRs Welcome @@ -55,6 +49,14 @@ Libraries featured in this project. - [**Youch**](https://www.npmjs.com/package/youch) — A strucuture HTML/JSON for errors - [**Cors**](https://github.com/expressjs/cors) — Package for providing a Connect/Express middleware +## **App Screenshots** + +![App Screenshot](https://res.cloudinary.com/w-arantes/image/upload/v1585270969/login_page_zv5euf.png) + +![App Screenshot](https://res.cloudinary.com/w-arantes/image/upload/v1585270961/dashboard_aodv9j.png) + +![App Screenshot](https://res.cloudinary.com/w-arantes/image/upload/v1585270956/profile_gskf59.png) + ## **Getting Started** _Before you run this application you need to make sure the [server](https://github.com/w-arantes/gobarber-backend) is running!_.