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

Trivial English fixes #73

Merged
merged 1 commit into from
Mar 29, 2021
Merged
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 @@ -2,7 +2,7 @@

[![Actions Status](https://github.com/pankona/mobu/workflows/CI/badge.svg)](https://github.com/pankona/mobu/actions)

Application to manage participants and timer for mob-programming!
A web application to manage participants and timer for mob-programming!

Visit here to enjoy: [https://mobu-waiwai.netlify.com](https://mobu-waiwai.netlify.com)

Expand All @@ -11,10 +11,10 @@ Visit here to enjoy: [https://mobu-waiwai.netlify.com](https://mobu-waiwai.netli
### `yarn start`

Runs the app in the development mode.<br />
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
Open [http://localhost:3000](http://localhost:3000) to view it in your browser.

The page will reload if you make edits.<br />
You will also see any lint errors in the console.
The page will reload when you make changes.<br />
You may also see any lint errors in the console.

### `yarn test`

Expand Down