Update README.md
fixed typo
This commit is contained in:
parent
687952bc57
commit
a8406423ed
1 changed files with 3 additions and 1 deletions
|
@ -3,5 +3,7 @@ Generates (and filters) Pascal's triangles just for you.
|
|||
Requires Python 2.7.
|
||||
|
||||
If you want to find out how to use the code without the I/O access, look into main.py. It's only 32 lines,
|
||||
which are 50% String and ~12% empty lines. the rest should be quite easily understanfdable code, even for beginners.
|
||||
which are 50% String and ~12% empty lines. the rest should be quite easily understandable code, even for beginners.
|
||||
If you need help with anything regarding this repo, feel free to contact me via github or open an issue.
|
||||
|
||||
Have Fun!
|
||||
|
|
Loading…
Reference in a new issue