Skip to content

Commit 84bae63

Browse files
author
Nico Höllerich
committed
Update Readme
1 parent 9860e60 commit 84bae63

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,17 @@ Maximizes the total number of residents by finding the best arrangement of Level
1010

1111
(Left: manually adjusted skyscraper levels; right: optimized levels by the tool)
1212

13-
### Prerequisites
14-
* It has an intuitive user interface
13+
1514

1615
![ui](imgs/skyscraper_levels_ui.png)
1716

1817
### Getting Started
1918
1. Export the island as an Anno Designer Layout: https://github.com/NiHoel/Anno1800SavegameVisualizer
2019
* It is recommended to enable `Residents` and `Equipped Items` under the `Labels` tab before exporting
21-
2. Install `Gurobi Optimizer` and enter the license key: https://www.gurobi.com/downloads/
22-
3. Download the latest release of this repository: https://github.com/nihoel/Anno1800OptimizationTools/releases/latest
23-
4. Extract the archive to some directory on your computer.
24-
5. Double click on skyscraper_level.ipynb (must open in Jupyter Lab).
25-
6. The two images at the top of the software show which buttons you need to click to run the software.
20+
2. Download the latest release of this repository: https://github.com/nihoel/Anno1800OptimizationTools/releases/latest
21+
3. Extract the archive to some directory on your computer.
22+
4. Double click on skyscraper_level.ipynb (must open in Jupyter Lab).
23+
5. The two images at the top of the software show which buttons you need to click to run the software.
2624

2725
### Advanced
2826
* The needs tab specifies all goods you supply. Fulfilment by items is handled by selecting the corresponding item.

0 commit comments

Comments
 (0)