From c264edd2478f97673d4e2061ca26a14404feae02 Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Fri, 19 Jan 2018 15:13:30 +0200 Subject: [PATCH] update the README. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ac5088eb..01582eb6 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # PySol Fan Club edition This is an open source and portable (Windows, Linux and Mac OS X) collection -of Card Solitaire/Patience games written in Python. It is based on +of Card Solitaire/Patience games written in Python. Its homepage is http://pysolfc.sourceforge.net/ . -This is a maintenance branch of PySol FC by [Shlomi +The maintenance branch of PySol FC on GitHub by [Shlomi Fish](http://www.shlomifish.org/) and by some other -people, aiming to clean up the code, add features, fix bugs, port to Python -3, and implement other enhancements. +people, has gained official status, and ported the code to Python 3 +and implement some other enhancements. [![Build Status](https://travis-ci.org/shlomif/PySolFC.svg)](https://travis-ci.org/shlomif/PySolFC)