From b6231a5a202662ad12d08f2bb423ffa1cd6a677b Mon Sep 17 00:00:00 2001 From: Mike Herwig Date: Fri, 15 Mar 2024 15:22:48 +0100 Subject: [PATCH] docs: added important top links --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b91a745..922d64b 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,12 @@ SPDX-License-Identifier: CC0-1.0 A cloud intermediary which handles the asynchronous communication between systems through well-defined event messages.

+

+ Features • + Horizon ecosystemt • + Getting started +

+ ## About Horizon is an event-driven communication platform implementing the publish–subscribe messaging pattern designed to facilitate real-time data exchange and interaction between different components within distributed systems. @@ -275,4 +281,4 @@ By participating in this project, you agree to abide by its [Code of Conduct](./ ## Licensing This project follows the [REUSE standard for software licensing](https://reuse.software/). -Each file contains copyright and license information, and license texts can be found in the [./LICENSES](./LICENSES) folder. For more information visit https://reuse.software/. \ No newline at end of file +Each file contains copyright and license information, and license texts can be found in the [./LICENSES](./LICENSES) folder. For more information visit https://reuse.software/.