From 823e13615b8a8088ce14c0dbc9ef97e95ee6f0fa Mon Sep 17 00:00:00 2001 From: zoffline Date: Fri, 18 Dec 2020 20:21:53 -0500 Subject: [PATCH] Fix link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 59468aa..9237b91 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # zoffline -zoffline enables the use of [Zwift](http://zwift.com) offline by acting as a partial implementation of a Zwift server. By default zoffline is only for a single player. See [Step 6: Enable Multiplayer](##step-6-optional-enable-multiplayer) for how to enable support for multiple users/profiles. +zoffline enables the use of [Zwift](http://zwift.com) offline by acting as a partial implementation of a Zwift server. By default zoffline is only for a single player. See [Step 6: Enable Multiplayer](#step-6-optional-enable-multiplayer) for how to enable support for multiple users/profiles. zoffline also offers riding against ghosts (your previous rides). Enable this feature by checking "Enable ghosts" in zoffline's launcher. See https://github.com/zoffline/zwift-offline/issues/56 for extra details.