diff --git a/README.md b/README.md index e852cb1..10da26b 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ -# rust-blockchain \ No newline at end of file +# rust-blockchain + +It's a simple blockchain project that is based on server-client structure not p2p connection. Normally it should be p2p but since I want to focus on structure not the actual network strategy, it's enough for now. \ No newline at end of file