diff --git a/README.md b/README.md index dfee1614f3d3289d90a4aab4631a0ab6deb77cde..3954675596778fe6328d81015c9c781828ec9134 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ Problem Instances Below are images of the problem instances that you need to model in JShop2, once you are done making your domain file. The legend that accompanies each image should be fairly self-explanatory; remember, you must model connections between grid locations for the agents to move from one to the other, and you can only move between grid locations that are connected. In the instances shown in Figures 1 and 2, any locations that share an edge can be considered connected. Locations that share only corners and no edges are not connected. -![Problem 1](https://github.com/pucrs-automated-planning/htn-formalization/raw/master/prob1.png "Problem 1") +![Problem 1](https://github.com/pucrs-automated-planning/htn-formalization/raw/master/prob1.png "Problem 1" = 200x200) _Figure 1 - Problem 1_ ![Problem 1](https://github.com/pucrs-automated-planning/htn-formalization/raw/master/prob2.png "Problem 2")