Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fbroda committed Apr 23, 2024
1 parent d4afb20 commit a6d0d68
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 a6d0d68

Please sign in to comment.