edited file structure, added git instructions

This commit is contained in:
g-spacewhale 2017-11-17 21:31:45 +01:00
parent a1dea01195
commit 0c8ecb456a
7 changed files with 8 additions and 2 deletions

View File

@ -2,11 +2,17 @@
MPK Projekt Puzzle Solver
# Git intro
1, Clone repository
2, branch master
3, dont ever touch master again
4, ..?
5, Profit
Seriously. don't merge branch to master unless you are absolutely, 100% sure it works!
# Current Todo
Git für Puzzlelösung Projekt Momentane ToDos:
Git for Puzzle solving project
1, Input:
@ -18,7 +24,7 @@ Git für Puzzlelösung Projekt Momentane ToDos:
2, Solver
-Grundsätzliche Aufbauweise konstruieren
-Grundsätzliche Aufbauweise
-Puzzle nach bekommenen Informationen der Input Gruppe lösen -soweit dies möglich ist-