diff options
Diffstat (limited to 'p2p')
-rw-r--r-- | p2p/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/p2p/README.md b/p2p/README.md index 6db3f19..5bdaf63 100644 --- a/p2p/README.md +++ b/p2p/README.md @@ -1,8 +1,8 @@ # karyons p2p -karyons p2p serves as the foundational stack for the karyons project. It -offers a modular, lightweight, and customizable p2p network stack that -seamlessly integrates with any p2p project. +karyons p2p serves as the foundational stack for the karyons project. It offers +a lightweight, extensible, and customizable peer-to-peer (p2p) network stack +that seamlessly integrates with any p2p project. ## Architecture |