From cd8f1f41efa82576f34dbe87ed462ebbadb2621d Mon Sep 17 00:00:00 2001 From: mihail-serafim <mihail.s.mk@gmail.com> Date: Fri, 11 Mar 2022 23:13:14 -0500 Subject: [PATCH] updated test plan readme --- PythonChess/Doc/TestPlan/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/PythonChess/Doc/TestPlan/README.md b/PythonChess/Doc/TestPlan/README.md index 2c8b6b8..83cf10c 100644 --- a/PythonChess/Doc/TestPlan/README.md +++ b/PythonChess/Doc/TestPlan/README.md @@ -2,4 +2,6 @@ The folders and files for this folder are as follows: -Describe ... +Testing_Plan.pdf: The pdf for the group's testing plan + +Testing_Plan.tex: The Latex source code for the test plan \ No newline at end of file -- GitLab