changeset 41:1e72615e76f7

Add screenshot
author Lewin Bormann <lbo@spheniscida.de>
date Tue, 05 Nov 2019 18:44:20 +0100
parents d280544a24f3
children 3d9a2dc8f22b
files README.md screenshot.png
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/README.md	Tue Nov 05 18:38:15 2019 +0100
+++ b/README.md	Tue Nov 05 18:44:20 2019 +0100
@@ -1,7 +1,7 @@
 # stex
 
 stex (**st**ock **ex**change) is another stock market simulator game like there have been many of before. This one
-featGures client/server mode in which several clients can play on identical, synchronous stock exchange data (randomly
+features client/server mode in which several clients can play on identical, synchronous stock exchange data (randomly
 generated, just to be clear). More features are planned, but as of now, clients will already see the wealth of
 other players in the same group in their game window.
 
@@ -17,6 +17,11 @@
 $$ server/server.py --help
 ```
 
+# Screenshot
+
+![screenshot.png](A screenshot of Stex running with 6 stocks and no other
+players.)
+
 # Usage
 
 Run `server/server.py` on one computer. Use `--help` to see options. Once started, it will produce a feed of arbitrarily
Binary file screenshot.png has changed