diff options
author | hozan23 <hozan23@proton.me> | 2023-11-19 23:21:06 +0300 |
---|---|---|
committer | hozan23 <hozan23@proton.me> | 2023-11-19 23:29:44 +0300 |
commit | 843d4635e038cdd756130bea46094e2bcbaa8bbc (patch) | |
tree | c4b197bb065a96aaa39be68ddbf95c315e870088 /p2p | |
parent | b38ee1118b68101cf960a41e038c06f267f7df13 (diff) |
update README.md
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 |