From b20fd27d421b0c49de6594c457c7560337b397e9 Mon Sep 17 00:00:00 2001 From: Xander Lenstra <71121390+xlenstra@users.noreply.github.com> Date: Sun, 14 Aug 2022 21:05:23 +0200 Subject: [PATCH] Updated readme roadmap (#7662) Basically removing things that have been implemented in the past and adding a link to #4697. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a1ff50cd9a..d19d36edb9 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ In this order: * Polish! As you may have noticed, Unciv is fully functional but rough around the edges. This means: * UI+UX improvements (suggestions welcome!) * Better automation, AI etc. in-game -* Finishing off Vanilla mechanics - Time Victory, Air sweep action - mostly done! -* G&K mechanics - espionage, the Maya's, etc. +* Finishing off Vanilla mechanics - mostly done! +* G&K mechanics - espionage, small other changes (see [#4697](https://www.github.com/yairm210/Unciv/issues/4697)) * BNW mechanics - trade routes, world congress, etc. ## Contributing