diff --git a/README.md b/README.md index 624af1c..e9d3614 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Time-Based Storage System +[![CI](https://github.com/johnburbridge/python-time-based-experiment/actions/workflows/ci.yml/badge.svg)](https://github.com/johnburbridge/python-time-based-experiment/actions/workflows/ci.yml) + A Python package providing two implementations of a time-based storage system for managing events with timestamps. ## Features