diff --git a/README.md b/README.md index 67fdcaa..0ea84fa 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,10 @@ Wrapper for user interface for the terminal, this only really needs three stages * Initialise the game with settings and connect the clients * Run the game simulation to it's conclusion * Display the game result +* Acsii Colour wrapper for separate teams ### maths simple maths library for 2D calculations and types ### player -Custom player AI code, this should contain examples and test code to help newcomers begin their journey \ No newline at end of file +Custom player AI code, this should contain examples and test code to help newcomers begin their journey