From 4e1ca0e90b1f4a26d76fb719470be284f6041d13 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Tue, 13 Oct 2020 03:39:15 -0400 Subject: games/ifm: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- games/ifm/README | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'games/ifm') diff --git a/games/ifm/README b/games/ifm/README index 848696ebd6..4276d4e624 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. -- cgit v1.2.3