diff --git a/README.md b/README.md index 78dc0f0..e6a8141 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # TicTacToe -A simple Tic-Tac-Toe game written in Compose for Desktop +A simple Tic-Tac-Toe game written in [Compose for Desktop](https://www.jetbrains.com/lp/compose-mpp/) + +![Screenshot](Screenshot.png) \ No newline at end of file diff --git a/Screenshot.png b/Screenshot.png new file mode 100644 index 0000000..0cdf541 Binary files /dev/null and b/Screenshot.png differ