Skip to content

Fix minor grammer issues #130

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

Merged
merged 1 commit into from
Mar 16, 2023
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 @@ -19,9 +19,9 @@ The documents of master branch are as follows:

Our goal of this project is to achieve that

- **every AtCoder users** can use this library with **minimum efforts of studying about PC**
- maximize convenience for **the usage in competitive programming**. We completely ignore other usages.
- no bugs. This is a fantasy, but we pursue this.
- Enable **every AtCoder users** to use this library with **minimum efforts of studying about PC**
- Maximize convenience for **the usage in competitive programming**. We completely ignore other usages.
- No bugs. This is a fantasy, but we pursue this.

By this policy, we ignore some manners of C++ intentionally. For example,

Expand All @@ -46,7 +46,7 @@ We accept issues/PRs **only from AtCoder users**.

We would appreciate it if you would report our mistakes like a typo, or, more importantly, bugs!

As mentioned above, we haven't decided which way to go. Therefore we close feature requests for now.
As mentioned above, we haven't decided which way to go. Therefore we are not accepting feature requests for now, and issues will be closed.

## Releases

Expand Down