diff --git a/README.md b/README.md index bea482f..360987a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # practice-timer +[![Build Status - Linux](https://ci.zander.im/job/practice-timer-linux/badge/icon?style=flat&subject=Build%20-%20Linux)](https://ci.zander.im/job/practice-timer-linux/) +[![Build Status - FreeBSD](https://ci.zander.im/job/practice-timer-freebsd/badge/icon?style=flat&subject=Build%20-%20FreeBSD)](https://ci.zander.im/job/practice-timer-freebsd/) + A simple program for tracking time spent doing activities. Originally created for my dad to track his music practice. Build with CMake. Requires GTK+ 3, json-glib, and PkgConfig for CMake. The graphs on the stats page are optional, but they require Plotutils.