From 655f33f3f953b56db1e66d33f44635023a24ea0b Mon Sep 17 00:00:00 2001 From: Ankit Kumar Sharma <53289186+AnkitSharmaOnGithub@users.noreply.github.com> Date: Thu, 1 Oct 2020 09:21:05 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f348e13a..bb7b513f 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ Officina is a platform for employers to put their office for renting or people w ## How does it work? Browse our catalog of nearby available offices and pick the one you want or rent your office. #### Enhanced search -Use our search tool to find any office by location or price range, you can also use the map to locate offices near you, there's also a list of nearby availlable offices, so just click on one and the map shows you where it's located. +Use our search tool to find any office by location or price range, you can also use the map to locate offices near you, there's also a list of nearby available offices, so just click on one and the map shows you where it's located. #### Third-party login -Don't have an account on our service? Don't worry, we support login through third-party services such as Facebook, Google and Auth0. +Don't have an account on our service? Don't worry, we support login through third-party services such as Facebook, Google, and Auth0. #### Quick booking process -Our booking process is straight forward and fully functional +Our booking process is straight forward and fully-functional #### Post an office for renting It's very easy to post an office, just locate it on the map and add a description and rent price, et voilĂ , your office is now open for renting. @@ -44,7 +44,7 @@ composer install Using [Symfony CLI][sf_server]: -(For Windows : Kindly append php before the bin) +(For Windows: Kindly append php before the bin) ```bash bin/console doctrine:database:create --if-not-exists