10000 Typos in Readme.md by tigertv · Pull Request #11 · The-Young-Programmer/C-CPP-Programming · GitHub
[go: up one dir, main page]

Skip to content

Typos in Readme.md #11

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
Nov 15, 2022
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 @@ -263,9 +263,9 @@ int main() {
## C++/C Compiler on different OS


<p><b>For Windodws, Linux and MacOS</b><br>
<p><b>For Windows, Linux and MacOS</b><br>

* Install `code::blocks` by going to there oficial website, <a href="www.codeblocks.org/downloads/">Code Blocks</a>
* Install `code::blocks` by going to there official website, <a href="www.codeblocks.org/downloads/">Code Blocks</a>
</p>
<p>
<b>For Andriod OS</b><br>
Expand Down Expand Up @@ -603,10 +603,10 @@ int main() {
<a id="how-to-contribute"></a>
<hr><br>

## How to Countribute:
## How to Contribute:

- Just fork the project and clone it into your machine
- Then make your countribution and upload it to your fork repository
- Then make your contribution and upload it to your fork repository
- Then click on pull request


Expand Down
0