diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 03:32:35 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:08 +0700 |
commit | 7f234d21a8f684148f3c4f46be85f419eef12052 (patch) | |
tree | 83de40b90f4260100c11d0d64d5303d7474669a4 | |
parent | f5764b0e7df218be55de39f2864716e67f33fd04 (diff) | |
download | slackbuilds-7f234d21a8f684148f3c4f46be85f419eef12052.tar.gz |
games/ffgo: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r-- | games/ffgo/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/ffgo/README b/games/ffgo/README index d64c280425..6d41253055 100644 --- a/games/ffgo/README +++ b/games/ffgo/README @@ -1,4 +1,4 @@ -FFGo is a graphical launcher for FlightGear, i.e. a program whose purpose is to -allow an easy assembling and running of a fgfs command line. It is a fork of the -FGo! software written by Robert "erobo" Leda. FFGo is written in Python 3 and -is based on CondConfigParser. +FFGo is a graphical launcher for FlightGear, i.e. a program whose +purpose is to allow an easy assembling and running of a fgfs command +line. It is a fork of the FGo! software written by Robert "erobo" +Leda. FFGo is written in Python 3 and is based on CondConfigParser. |