diff --git a/README.md b/README.md index e2cc7f8..f388138 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# ticTacToe +Don't use this change. Seriously. +# ticTacToe Don't A simple tic tac toe app, to illustrate the use of MVC, MVP, and MVVM architectures to organize the application.