Skip to content

Commit

Permalink
syntax fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
juozasget committed Dec 28, 2018
1 parent 4abf2c6 commit 3785ccb
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,11 @@ Note how the the corners are processed :)

![alt text][example2]

[example1]: https://raw.githubusercontent.com/juozasget/square_challange/master/img/example1.png "Visual example"
[example2]: https://raw.githubusercontent.com/juozasget/square_challange/master/img/example2.png "Visual example 2"

## Runn the code

'''
```
python3 square.py
'''
[example1]: https://raw.githubusercontent.com/juozasget/square_challange/master/img/example1.png "Visual example"
[example2]: https://raw.githubusercontent.com/juozasget/square_challange/master/img/example2.png "Visual example 2"
```

0 comments on commit 3785ccb

Please sign in to comment.