Skip to content

Commit 6adb08d

Browse files
author
Igor Kotrasinski
committed
lIl DoC tWeAkS
Signed-off-by: Igor Kotrasinski <[email protected]>
1 parent d1d4363 commit 6adb08d

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

docs/introduction.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Introduction
44
SCFA has a replay watching feature. When a game starts, the FA process can
55
connect to a replay server. As the game progresses, it sends the game's replay
66
to that server. Another player using FAF can then watch the game by connecting
7-
to the same server. Additionally, the server saves replays server-side, so anyone can
8-
watch them later.
7+
to the same server. Additionally, the server saves replays server-side, so
8+
anyone can watch them later.
99

1010
Back in GPG times, things were simple - you picked a game, you picked a player,
1111
you received his replay data. The server just forwarded data streams between

docs/usage.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ Dockerfile, or better yet, a github release. The server is integrated into
1010
`faf-stack <https://github.com/FAForever/faf-stack>`_.
1111

1212
To release a new version, just tag the commit and prepare a release on Github.
13-
A release Github action should do the rest.
13+
A release Github action should do the rest, AKA build and push an image to
14+
Dockerhub.
1415

1516
Configuration
1617
-------------

0 commit comments

Comments
 (0)