Skip to content
Closed
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
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,13 @@ For Contributing norms and guidelines, go to CONTRIBUTING.MD

## Adding Your Code:
Here are the steps:

1: Develop something in the programming language of your choice for any platform in less than #100LinesOfCode

2: Fork this repository

3: Clone this repository

```
$ git clone "https://www.github.com/{Username}/100LinesOfCode.git"
```
Expand Down