From 0a40fbed234491850b8eef775f968b6103de91a4 Mon Sep 17 00:00:00 2001 From: nopara73 Date: Sat, 21 Sep 2024 13:02:50 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f65e6c3..b52dc97 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ https://www.longevityworldcup.com/ ## Launch January 1st -# Build From Source Code +## Build From Source Code ### Get The Requirements @@ -32,3 +32,6 @@ Open the `.sln` file with Visual Studio & run the project. ```sh git pull ``` + +## [Server Deployment Documentation](LongevityWorldCup.Documentation/ServerDeployment.md) + From ab9f813525b84a75420cac84db8673d664aa104b Mon Sep 17 00:00:00 2001 From: nopara73 Date: Sat, 21 Sep 2024 13:03:18 +0200 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b52dc97..3d5e41f 100644 --- a/README.md +++ b/README.md @@ -33,5 +33,5 @@ Open the `.sln` file with Visual Studio & run the project. git pull ``` -## [Server Deployment Documentation](LongevityWorldCup.Documentation/ServerDeployment.md) +## [Deployment](LongevityWorldCup.Documentation/ServerDeployment.md)