From a848e5ea67ebe8713cd339b6a7cf8a6b0ab40b6a Mon Sep 17 00:00:00 2001 From: Roland Conybeare Date: Thu, 18 Apr 2024 17:25:54 -0400 Subject: [PATCH] xo-ratio: ++ README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2ed3e4e5..5b6dda3a 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,7 @@ Relative to `boost::ratio`: ### install dependencies - [github/Rconybea/xo-cmake](https://github.com/Rconybea/xo-cmake) cmake macros +- [github/rconybea/xo-indentlog](https://github.com/Rconybea/xo-indentlog) logging (used by unit tests) - [github/Rconybea/xo-flatstring](https://github.com/Rconybea/xo-flatstring) fixed-capacity strings ### clone xo-ratio