diff options
author | hozan23 <hozan23@karyontech.net> | 2024-05-20 00:02:14 +0200 |
---|---|---|
committer | hozan23 <hozan23@karyontech.net> | 2024-05-20 00:02:14 +0200 |
commit | 82564d3d8626d87a458888048a1e525efaad09bc (patch) | |
tree | 8ad04f38427a244780496875a9be3ec1aa15444f | |
parent | f6f44784fff5488bb59d563ee7ff7b94c08a48c1 (diff) |
minor update to README.md
-rw-r--r-- | README.md | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -17,12 +17,10 @@ develop a new p2p network stack and tools from scratch. Such efforts are not only time-consuming but also prone to errors and security vulnerabilities, as each new implementation reintroduces potential weaknesses. -Karyon provides developers with the components and tools needed to create -decentralized apps. By offering a robust infrastructure, Karyon simplifies the -complexities associated with building p2p apps. Karyon's primary goal -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. +Karyon provides developers with the components and tools needed to create p2p +and decentralized apps and simplifies the complexities associated with building +them. Its primary goal is to make decentralization more accessible and +efficient for developers everywhere. ## Crates |