From f701a1d212d6b08a00c81609f2a3ebb39e221ffb Mon Sep 17 00:00:00 2001 From: Matt Smith Date: Wed, 18 Dec 2024 13:28:56 -0500 Subject: [PATCH] YNGJ-1058: Add AetherObservatory to top-level README --- docs/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/README.md b/docs/README.md index 24784aa0..a4f8d1b0 100644 --- a/docs/README.md +++ b/docs/README.md @@ -6,6 +6,10 @@ At [Power Home Remodeling](https://powerhrg.com/), we have created foundational power-tools currently contains the following packages (marked for release to rubygems 💎 or npm ☕️): +[aether_observatory](https://github.com/powerhome/power-tools/blob/main/packages/aether_observatory/docs/README.md) 💎 + +AetherObservatory provides an event broadcast and subscription system based around ActiveSupport::Notifications. + [api_chai](https://github.com/powerhome/power-tools/blob/main/packages/api_chai/docs/README.md) 💎 ApiChai provides a simple integration with net-http around a lightweight layer for reporting and graceful error handling.