Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Signed-off-by: Manoel Campos <manoelcampos@gmail.com>
  • Loading branch information
manoelcampos committed May 28, 2022
1 parent 255b43a commit f826dd8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,8 +229,7 @@ In order to build a simulation scenario, you have to create at least:
Due to the simplicity provided by CloudSim Plus, all the code to create a minimal simulation scenario can be as simple as presented below.
A more adequate and reusable example is available
[here](https://github.com/cloudsimplus/cloudsimplus-examples/src/main/java/org/cloudsimplus/examples/BasicFirstExample.java),
together with [other examples](https://github.com/cloudsimplus/cloudsimplus-examples). Specific examples of CloudSim Plus, showing several
new exclusive features and advanced scenarios, can be found [here](https://github.com/cloudsimplus/cloudsimplus-examples/src/main/java/org/cloudsimplus/examples/).
together with other ones available in the [cloudsimplus-examples](https://github.com/cloudsimplus/cloudsimplus-examples) repository.

```java
//Enables just some level of logging.
Expand Down

0 comments on commit f826dd8

Please sign in to comment.