Skip to content

Commit 6d32453

Browse files
committed
chore: adjust README
1 parent 0b19c21 commit 6d32453

1 file changed

Lines changed: 10 additions & 15 deletions

File tree

README.adoc

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ image:https://img.shields.io/badge/Java-21+-brightgreen.svg?style=for-the-badge[
3535

3636
== Build from source
3737

38-
. Install JDK 21+ and Maven 3.9.11, for example with https://sdkman.io[Sdkman]:
38+
. Install JDK 21+ and Maven 3.9.11+, for example with https://sdkman.io[Sdkman]:
3939
+
4040
----
4141
$ sdk install java
@@ -61,25 +61,20 @@ $ ./mvnw clean install -Dquickly
6161
This is an open source project, and you are more than welcome to contribute!
6262
For more, see link:CONTRIBUTING.md[Contributing].
6363

64-
== Editions
6564

66-
There are two editions of Timefold Solver:
65+
== Editions
6766

68-
- _Timefold Solver Community Edition_ (this repo).
69-
- _Timefold Solver Enterprise Edition_, a https://licenses.timefold.ai/[licensed version] of Timefold Solver.
67+
There are three editions of Timefold Solver:
7068

71-
=== Key Features of Timefold Solver Enterprise Edition
69+
- _Timefold Solver Community Edition_,
70+
- _Timefold Solver Plus_
71+
- and _Timefold Solver Enterprise.
7272

73-
- **Multi-threaded Solving:** Experience enhanced performance with multi-threaded solving capabilities.
74-
- **Nearby Selection:** Get better solutions quicker, especially with spatial problems.
75-
- **Dedicated Support:** Get direct support from the Timefold team for all your questions and requirements.
73+
The Community Edition (this repo) is open-source and licensed under the Apache-2.0 license.
74+
The latter two are non-open-source commercial offerings and require a Timefold license to run.
7675

77-
=== Licensing and Usage
76+
https://licenses.timefold.ai/[See which edition is right for you.]
7877

79-
Unlike the Apache-2.0 licensed _Community Edition_ in this repo,
80-
the _Enterprise Edition_ is not open source.
81-
If you wish to use the Enterprise Edition in a production environment,
82-
https://licenses.timefold.ai/[obtain the appropriate license].
8378

8479
== Legal notice
8580

@@ -91,5 +86,5 @@ which includes copyrights of the original creator, Red Hat Inc., affiliates, and
9186
that were all entirely licensed under the Apache-2.0 license.
9287
Every source file has been modified.
9388

94-
== Documentation icon libraries
89+
=== Documentation icon libraries
9590
- [tabler icons](https://tabler.io/icons) under [MIT license](https://docs.tabler.io/ui/getting-started/license)

0 commit comments

Comments
 (0)