Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #12

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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
Expand Down