Skip to content

Commit 2ddf45d

Browse files
committed
Update docs
- Changes lots of references from Java 8 to Java 17 - Update links after creating the cloudsimplus organization on GitHub and spliting the project into different repositories - Update artifact names on documentation files Signed-off-by: Manoel Campos <[email protected]>
1 parent 1748631 commit 2ddf45d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CloudSim Plus Automation: Human-Readable Scenario Specification Tool for Automated Creation of Simulations on CloudSim and CloudSim Plus <a href="https://buymeacoff.ee/manoelcampos" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 30px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>
22

3-
[![Build Status](https://github.com/manoelcampos/cloudsim-plus-automation/actions/workflows/maven.yml/badge.svg)](https://github.com/manoelcampos/cloudsim-plus-automation/actions/workflows/maven.yml) [![Maven Central](https://img.shields.io/maven-central/v/org.cloudsimplus/cloudsim-plus-automation.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22org.cloudsimplus%22%20AND%20a:%22cloudsim-plus-automation%22) [![Javadocs](https://www.javadoc.io/badge/org.cloudsimplus/cloudsim-plus-automation.svg)](https://www.javadoc.io/doc/org.cloudsimplus/cloudsim-plus-automation) [![GPL licensed](https://img.shields.io/badge/license-GPL-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
3+
[![Build Status](https://github.com/cloudsimplus/cloudsimplus-automation/actions/workflows/maven.yml/badge.svg)](https://github.com/manoelcampos/cloudsimplus-automation/actions/workflows/maven.yml) [![Maven Central](https://img.shields.io/maven-central/v/org.cloudsimplus/cloudsimplus-automation.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22org.cloudsimplus%22%20AND%20a:%22cloudsimplus-automation%22) [![Javadocs](https://www.javadoc.io/badge/org.cloudsimplus/cloudsimplus-automation.svg)](https://www.javadoc.io/doc/org.cloudsimplus/cloudsimplus-automation) [![GPL licensed](https://img.shields.io/badge/license-GPL-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)
44

55
## 1. Introduction
66

0 commit comments

Comments
 (0)