diff --git a/README.md b/README.md index b1ff0ce2df8404f78e747e66d906f43eda8c3a53..22a15bf64471615485554c9d41b146fec5f34493 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,15 @@ - +## Purpose + +The RoboFish Track Format serves as an interface specification so that (1) all components of the RoboFish system can exchange tracking data in a standardized format and (2) to facility exchange of organism tracking data between researchers. + +## Specification + +Released versions can be found [here](https://git.imp.fu-berlin.de/bioroboticslab/robofish/track_format/-/releases). + +## Implementation(s) + + - The reference Python implementation is available as [robofish.io](https://git.imp.fu-berlin.de/bioroboticslab/robofish/io). + ## LICENSE This work is licensed under GPL 3.0 (or any later version).