Skip to content

Commit

Permalink
Merge pull request #1 from ipb-halle/main
Browse files Browse the repository at this point in the history
Update readme.md
  • Loading branch information
fbroda authored Apr 23, 2024
2 parents f39f7c2 + a6d0d68 commit 0e07212
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ The artifacts are available on Maven Central. To include MolecularFaces into you
</dependency>
```

Snapshots can be included via
Version 1.0.0 and above require JakartaEE. Use versions 0.x.y for JavaEE 7 projects. Snapshots can be included via

```xml
<repository>
Expand Down Expand Up @@ -101,4 +101,4 @@ Example:
<param-name>de.ipb-halle.molecularfaces.OPENCHEMLIBJS_URL</param-name>
<param-value>openchemlib-full.js</param-value>
</context-param>
```
```

0 comments on commit 0e07212

Please sign in to comment.