Skip to content

Commit bb7b71d

Browse files
author
Tim
committed
Updates README.
1 parent 31f0ab5 commit bb7b71d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,16 @@ If you want to experiment with the code, choose a branch and download or clone t
1414
`BCodeDetector.java` - detects bCodes in digital images.
1515
`Converter.java` - converts raw bCode detection results to a more useful format.
1616
`Indexer.java` - indexes raw bCode detection results.
17-
`TrophallaxisDetector.java` - detects liquid food exchange among bees.
17+
`TrophallaxisDetector.java` - detects liquid food exchange among honey bees.
18+
`MovementDetector.java` - detects bCode movement.
1819

1920
# Documentation
2021

2122
Brief documentation and a tutorial are available in the [wiki](https://github.com/gernat/btools/wiki).
2223

2324
# Versions
2425

25-
bTools uses [Semantic Versioning](http://www.semver.org). The [development branch](https://github.com/gernat/btools/tree/development) is the latest version of bTools, while the [master branch](https://github.com/gernat/btools/tree/master) contains the latest stable release. For information about each release, check out the [Changelog](https://github.com/gernat/btools/blob/development/CHANGELOG).
26+
bTools uses [Semantic Versioning](http://www.semver.org). The [development branch](https://github.com/gernat/btools/tree/development) is the latest version of bTools, while the [master branch](https://github.com/gernat/btools/tree/master) contains the latest stable release. For information about each release, check out the [Changelog](https://github.com/gernat/btools/blob/master/CHANGELOG).
2627

2728
# Bug reports
2829

@@ -34,7 +35,7 @@ Please consider contributing your improvements and additions by sending a [pull
3435

3536
# License
3637

37-
This software is distributed under the [GNU Affero General Public License v3 license](https://github.com/gernat/btools/blob/development/LICENSE) and uses third party software that is distributed under its [own terms](https://github.com/gernat/btools/blob/development/LICENSE-3RD-PARTY).
38+
This software is distributed under the [GNU Affero General Public License v3 license](https://github.com/gernat/btools/blob/master/LICENSE) and uses third party software that is distributed under its [own terms](https://github.com/gernat/btools/blob/master/res/LICENSE-3RD-PARTY).
3839

3940
# Contact
4041

0 commit comments

Comments
 (0)