Skip to content
Snippets Groups Projects
Commit db4ab14b authored by TheHresvelgian's avatar TheHresvelgian
Browse files

added introduction

parent 473703de
Branches
No related tags found
No related merge requests found
......@@ -30,6 +30,11 @@ int main()
// readFromFile();
// readFromFileTournament();
cout << endl << "Welcome to checkmate, a program for organizing chess tournaments. "
<< "Please use a single character as shown in the text when interacting with the program. "
<< "If you encounter any issues, please take contact with either the leader of the team, "
<< "Loke Svelland at lokens@stud.ntnu.no, "
<< "or the lead programmer, Sigrun Hogstedt at sigruah@stud.ntnu.no" << endl;
do
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment