This is some sample text you can write in readme. You can even put here links like this one
How about Italic text or Bold or this one
- Item 1
- Item 2
- Item 3
- Item 3.1
- Item 3.2
- Item
- Item
- Item
- Item
This is inline code: git pull
And this is multiline:
git push
git pull
from utils.match import sum_numbers
if __name__ == "__main__":
print(sum_numbers(3, 4))
print("Hello world!! main")
First column | Second columns |
---|---|
Content from cell 1 | Content from cell 2 |
Content in the frist column | Content in the second column |