PuzzleSolver/README.md
Raphael Maenle ffac7fbcb9
removed todo
2017-12-16 22:01:18 +01:00

20 lines
496 B
Markdown

# MPK.Puzzle
MPK Projekt Puzzle Solver
Don't merge branch to master unless you are absolutely, 100% sure it works and you have discussed it with pm!
# Git intro
0, read github tutorial
1, Clone repository
2, branch master into a team branch (named "Team"+[teamname])
3, work only in this team branch or subbranches
4, don't ever touch the master.
Seriously. don't merge branch to master unless you are absolutely, 100% sure it works and you have discussed it with pm.