Git add repozitory

echo "# Check_mk" >> README.md git init git add README.md git commit -m "first commit" git branch -M master git remote add origin https://github.com/matoH12/Check_mk.git git push -u origin master    Send article as PDF