From abd26662d08c2a1718cb74229637d420af456e01 Mon Sep 17 00:00:00 2001 From: Cabecinha84 Date: Sat, 6 Feb 2021 16:46:52 +0000 Subject: [PATCH] Update readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c0a377b19..4f9c4de92 100644 --- a/README.md +++ b/README.md @@ -28,10 +28,10 @@ This application communicates locally with the ZelCash Daemon (zelcashd), ZelBen - Provide communication with zelcashd - Providing private API, and public API, ZelNode team API (limited!) -- sten and handel frontend requests +- Listen and handle frontend requests - Requests signing and authenticity verifying -- Handel communication with other zelnode daemons (Flux solution) -- nanage ZelNode applications - smart spawning, distributing workload, termination depending of application subscription. +- Handle communication with other zelnode daemons (Flux solution) +- Manage ZelNode applications - smart spawning, distributing workload, termination depending of application subscription. - and more! ### Frontend Solution - zelfront