From 6f104f135ed79589ff1fe411bbd7f97537b33f20 Mon Sep 17 00:00:00 2001 From: Mehmet Cetin Date: Tue, 26 Nov 2024 11:33:54 +0300 Subject: [PATCH] README updates --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index db751d3..431d557 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,9 @@ go get github.com/thisiscetin/sirkeji ## Getting Started -*Please head to the examples folder for a working example.* +Please check the [number example](https://github.com/thisiscetin/sirkeji/tree/main/example/numbers) to understand better how Sirkeji helps you build an event-centric system. + +## Brief Overview Sirkeji needs components to implement `sirkeji.Subscriber` interface to connect them to the streamer.