Skip to content

MichalSkrisa/git-tut-miso

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Header1

Header2

Header3

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
  1. Item
  2. Item
    1. Item
    2. Item

Code snippets

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")

Tables

First column Second columns
Content from cell 1 Content from cell 2
Content in the frist column Content in the second column

Images

My Favorite Car

About

Demo for git tutorial

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages