From 41ceed49285b4082477a83d7dda02fbfb3f96b2a Mon Sep 17 00:00:00 2001 From: hozan23 Date: Sun, 19 May 2024 14:15:14 +0200 Subject: update README.md --- README.md | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8e0712f..6c0e3b4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # Karyon + An infrastructure for peer-to-peer, decentralized, and collaborative software + +[Website](https://karyontech.net/) | [Discord](https://discord.gg/xuXRcrkz3p) | [irc](https://libera.chat/) #karyon on liberachat + +> In molecular biology, a Karyon is essentially "a part of the cell +> containing DNA and RNA and responsible for growth and reproduction" + ## Overview Many developers around the world aspire to build peer-to-peer, decentralized @@ -17,14 +24,6 @@ is to make decentralization more achievable and efficient for developers everywhere, pushing for a future where software is more open, secure, and free from central control. -> In molecular biology, a Karyon is essentially "a part of the cell -> containing DNA and RNA and responsible for growth and reproduction" - -## Join us - -- [irc](irc://irc.libera.chat/#karyon) #karyon on Libera Chat -- [Discord](https://discord.gg/xuXRcrkz3p) - ## Crates - [karyon core](./core): Essential utilities and core functionality. @@ -47,12 +46,12 @@ select the `tokio` feature. ## Docs Online documentation for the main crates: -[karyon_p2p](https://karyontech.github.io/karyon/karyon_p2p), -[karyon_jsonrpc](https://karyontech.github.io/karyon/karyon_jsonrpc) +- [karyon_p2p](https://karyontech.github.io/karyon/karyon_p2p), +- [karyon_jsonrpc](https://karyontech.github.io/karyon/karyon_jsonrpc) For the internal crates: -[karyon_core](https://karyontech.github.io/karyon/karyon_core), -[karyon_net](https://karyontech.github.io/karyon/karyon_net) +- [karyon_core](https://karyontech.github.io/karyon/karyon_core), +- [karyon_net](https://karyontech.github.io/karyon/karyon_net) ## Status -- cgit v1.2.3