Skip to content

Commit d527929

Browse files
committed
wording
[skip ci]
1 parent d3a192d commit d527929

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Coverage](https://coveralls.io/repos/github/LearnLib/learnlib/badge.svg?branch=develop)](https://coveralls.io/github/LearnLib/learnlib?branch=develop)
55
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.learnlib/learnlib-parent/badge.svg)](https://maven-badges.herokuapp.com/maven-central/de.learnlib/learnlib-parent)
66

7-
LearnLib is a free, open source ([Apache License, v2.0][1]) Java library for automata learning algorithms.
7+
LearnLib is a free, open-source ([Apache License, v2.0][1]) Java library for automata learning algorithms.
88

99

1010
## About
@@ -33,7 +33,7 @@ Currently, the following learning algorithms with respective target models are s
3333

3434
Additionally, LearnLib offers a variety of tools to ease the practical application of automata learning on real-world systems.
3535
This includes drivers and mappers for interfacing software systems with the LearnLib API as well as caches and parallelization for improving the overall performance of the learning setup.
36-
Also, more nuanced setups such as Black-Box-Checking (via [LTSMin][ltsmin]) or inferring partial machines are possible.
36+
Also, more nuanced setups such as Black-Box-Checking (via [LTSmin][ltsmin]) or inferring partial machines are possible.
3737

3838
While we strive to deliver code at a high quality, please note that there exist parts of the library that still need thorough testing.
3939
Contributions -- whether it is in the form of new features, better documentation or tests -- are welcome.

0 commit comments

Comments
 (0)