summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/README.md b/README.md
index c114aabc..e4e02e29 100644
--- a/README.md
+++ b/README.md
@@ -38,17 +38,12 @@ For this, it uses the [krossbow](https://github.com/joffrey-bion/krossbow) multi
## How does it look?
-The game contains most features of the actual board game:
+The game contains all features of the actual board game:
- Play cards, discard, or upgrade your wonder
- Buy resources from your neighbours
- Special bonuses: pick from discarded cards, play your 2 last cards, copy neighbour guild etc.
-Missing features:
-
-- You can't currently choose which neighbour you buy the resources from. The game automatically picks the
- cheapest option for you.
-
Online-only features:
- Add bots to play with you, even if you're less than the minimum 3 players
bgstack15