From 1ec6179406d4d76512a24efae1b70a4a5877340d Mon Sep 17 00:00:00 2001 From: pttb369 <56170294+pttb369@users.noreply.github.com> Date: Thu, 21 Nov 2019 20:09:58 -0800 Subject: [PATCH] improve clarity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b33354..00dc078 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ http://go.davepeck.org/ -This is a website that lets people learn and play the ancient game of Go in an elegant way. +People can learn and play the ancient game of Go elegantly in the website. It's currently a Webapp2 site, using Python 2.7, targeted for hosting with Google App Engine. It's open source under the MIT license.