From 9e949c0fde5e29a726d06526d274d379ee6e8d61 Mon Sep 17 00:00:00 2001 From: Yair Morgenstern Date: Tue, 5 Nov 2019 15:19:53 +0200 Subject: [PATCH] Resolved #1297 - Added wiki/help documentation in readme.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index a6d2ee6487..95e281e45e 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,16 @@ However, it's difficult enough for me to handle one release cycle (on Google Pla If you really want to, you could install Android Studio and build it yourself :) +## How can I learn to play? Where's the wiki? + +All the tutorial information is available in-game at menu > civilopedia > tutorials + +All the information is included in the amazing [Civ V wiki](https://civilization.fandom.com/wiki/) + +Since this is a Civ V clone, you can search Google for how to play Civ V and there are loads of answers =) + +Alternatively, you could [join us on Discord](https://discord.gg/bjrB4Xw) and ask there =D + # Contributing ## How can I help?