Skip to content
This repository has been archived by the owner on Oct 12, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jadelkhoury committed Apr 24, 2020
1 parent 19b33b6 commit fb4e663
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Expand Up @@ -25,6 +25,9 @@ Simply add the following dependency to your project, and you are ready to create
<version>0.0.1-SNAPSHOT</version>
</dependency>
```

**NOTE!** Make sure you configure the pom.xml as for any OSLC project, as described [here](https://oslc.github.io/developing-oslc-applications/eclipse_lyo/setup-an-oslc-provider-consumer-application.html#customize-project-pom-file)

**NOTE!** Make sure this library uses the same version of Lyo Core as your project, by updating the ```<version.lyo.core>``` property in the pom.xml file.

### Use the Java classes with some modifications
Expand Down

0 comments on commit fb4e663

Please sign in to comment.