aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-07-15 16:05:47 +0530
committerMikunoNaka <bokuwakanojogahoshii@yahoo.com>2021-07-15 16:05:47 +0530
commit45bc041389228e43d6845424131292e60934f424 (patch)
tree24f6c0dd029bcb3b08cc9a9158b6f9079da654f3 /README.md
Initial commit
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c6da899
--- /dev/null
+++ b/README.md
@@ -0,0 +1,13 @@
+# Tic Tac Toe
+
+Minimalistic Tic Tac Toe game, written in React.
+
+For some reason, I've made the code as functional as I can make it
+
+## Licence
+
+Licenced under the GNU General Public Licence
+
+GNU GPL: https://www.gnu.org/licenses/gpl-3.0.en.html
+
+Copyright (c) 2021 Vidhu Kant Sharma