rt

Reader's Theatre
Log | Files | Refs | README | LICENSE

commit ef5ec8e69519e2f9bca649d230966ac1fa04181c
parent c1cf5b840e3cc7c551be2951c7b956201c630623
Author: zerous Naveen Narayanan <zerous@nocebo.space>
Date:   Mon, 16 Dec 2019 21:58:35 +0100

Style Fix

Diffstat:
MREADME | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README b/README @@ -15,8 +15,8 @@ and play a character in a theatre script by selecting it. The game engine creates groups of three users and assigns them a script based on the group's average score. The player/user is supposed to select a character to play subsequent to which the game engine assigns the -respective user a score. The server holds the state of the user and the -game in memory and hence, the states can be reset by killing the +respective user a score. The server holds the state of the user and +the game in memory and hence, the states can be reset by killing the server process. Build Environment