diff --git a/README.md b/README.md index 8869a7a..dbbbc77 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,12 @@ It is built around `TimeProvider` so that *time becomes an injectable dependency - **Lightweight instrumentation** - Counters for timers, advances, and timeouts useful in simulation/test assertions +## Installation + +```bash +dotnet add package Clockworks +``` + ## Quick start ### Deterministic timers with simulated time