From 0d428721aa040d1fe8501fdd4537ff8c5898eaae Mon Sep 17 00:00:00 2001 From: drift Date: Tue, 24 Jan 2023 15:15:41 +0100 Subject: [PATCH] Relocate README from trac --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..6a2fb4d --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Aigo + +Aigo is a very recently started project aimed at creating software for playing [Go](http://en.wikipedia.org/wiki/Go_%28board_game%29) against a computer using a Go board and a webcam.