diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 03:39:15 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:40:16 +0700 |
commit | 4e1ca0e90b1f4a26d76fb719470be284f6041d13 (patch) | |
tree | 0f73f37bc21fbb4e79ad69b6b0f98f83577eda15 /games/ifm | |
parent | addae9a9d180e2b52753a1b0ce6fa56d698d5715 (diff) |
games/ifm: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/ifm')
-rw-r--r-- | games/ifm/README | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/games/ifm/README b/games/ifm/README index 848696ebd6a6..4276d4e62409 100644 --- a/games/ifm/README +++ b/games/ifm/README @@ -1,5 +1,5 @@ -IFM is a language for keeping track of your progress through an Interactive -Fiction game, and a program for producing various different sorts of output -using it. You can record each room you visit and its relation to other -rooms, the initial locations of useful items you find, and the tasks you need -to perform in order to solve the game. +IFM is a language for keeping track of your progress through an +Interactive Fiction game, and a program for producing various different +sorts of output using it. You can record each room you visit and its +relation to other rooms, the initial locations of useful items you +find, and the tasks you need to perform in order to solve the game. |