Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add versioning in readme #179

Merged
merged 4 commits into from
Sep 16, 2024
Merged

Add versioning in readme #179

merged 4 commits into from
Sep 16, 2024

Conversation

AnasNaouchi
Copy link
Contributor

Description

Add the versioning and compatibly section in readme.

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
Copy link
Contributor

@muthuswamyopn muthuswamyopn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Represents the java version that needs to be installed on your local in order to be able to run the precompiled java byte code inside your project. i.e Installing the SDK in your project from maven and running it in your custom project.

Rewrite as:

Represents the Java version that you must install on your local system to run the precompiled Java byte code inside your project. i.e., install the SDK from Maven for your project and run it on your custom project.

Copy link
Contributor

@muthuswamyopn muthuswamyopn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Represents the java version that needs to be installed on your local in order to be able to run the precompiled java byte code inside your project. i.e Installing the SDK in your project from maven and running it in your custom project.

Rewrite as:

Represents the Java version you must install on your local system to run the precompiled Java byte code inside your project. i.e., install the SDK from Maven for your project and run it on your custom project.

Copy link

@AnasNaouchi AnasNaouchi merged commit c0f761d into master Sep 16, 2024
3 checks passed
@AnasNaouchi AnasNaouchi deleted the update_readme branch September 16, 2024 06:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants