From 3ea30f898ff17c1fbd0d305d241f7a19275c4a95 Mon Sep 17 00:00:00 2001 From: Dewmal Date: Mon, 27 Jan 2025 08:32:33 +0530 Subject: [PATCH] add discord details --- README.md | 1 + bindings/ceylon/README.md | 4 ++-- docs/index.md | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 27207b1..914919b 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ Find more examples and tutorials at [docs.ceylon.ai/tutorials](https://docs.ceyl ## Support & License - Contact: [support@ceylon.ai](mailto:support@ceylon.ai) +- Discord: [https://discord.gg/7u8qahuYMq](https://discord.gg/7u8qahuYMq) - License: Apache-2.0 ([LICENSE](LICENSE)) **Note**: Ceylon implements a pure P2P networking solution using libp2p Rust implementation. While using similar distributed networking principles as BitTorrent, it operates independently of any blockchain technology. The system provides autonomous agent communication through a high-performance P2P network layer. diff --git a/bindings/ceylon/README.md b/bindings/ceylon/README.md index e22f735..914919b 100644 --- a/bindings/ceylon/README.md +++ b/bindings/ceylon/README.md @@ -50,9 +50,9 @@ Find more examples and tutorials at [docs.ceylon.ai/tutorials](https://docs.ceyl ## Support & License - Contact: [support@ceylon.ai](mailto:support@ceylon.ai) +- Discord: [https://discord.gg/7u8qahuYMq](https://discord.gg/7u8qahuYMq) - License: Apache-2.0 ([LICENSE](LICENSE)) -**Note**: Ceylon implements P2P networking using libp2p Rust implementation, operating independently of blockchain technology. - +**Note**: Ceylon implements a pure P2P networking solution using libp2p Rust implementation. While using similar distributed networking principles as BitTorrent, it operates independently of any blockchain technology. The system provides autonomous agent communication through a high-performance P2P network layer. --- Copyright 2024-Present, Syigen Ltd. and Syigen Private Limited. All rights reserved. \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 7bcdb40..59b0d7f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -55,6 +55,7 @@ Ceylon pushes the boundaries of what's possible in task automation and AI collab ## Contact & License - Support: [support@ceylon.ai](mailto:support@ceylon.ai) +- Discord: [https://discord.gg/7u8qahuYMq](https://discord.gg/7u8qahuYMq) - License: Apache-2.0 ([LICENSE](LICENSE)) ## Architecture Note