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

Updated readme #65

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
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@ To contribute in a proper way so that I can merge the pull request:
3. Edit the ABOUT.md file by adding this template at the end (insert your data to placeholders)
```
#### --- 1 ---
**Name**: [Your name](https://github.com/your_profile_url)
**Name**: [Ajay Kunar] https://github.com/Ajay055

**Programming Language**: [Fav programming language]
**Programming Language**: [Javascript]

**Contributed to OSS**: [yes/no]
**Contributed to OSS**: [yes]

**How long have you been programming**: [year/months]
**How long have you been programming**: [1 year 2 months]

**Interests**: [everything_you_like]
**Interests**: [Music,Drawing]

**Location**: [Country, City]
**Location**: [Nepal, Kathmandu]
```
4. Commit with a message.
5. Make a pull request. [What is that?](https://help.github.com/articles/creating-a-pull-request-from-a-fork/)
Expand Down