From da0b547625e3467cd1d751d5fef2ec7d2b211485 Mon Sep 17 00:00:00 2001 From: lare Date: Thu, 19 Jan 2023 15:47:43 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 88f1ec9..7669671 100644 --- a/README.md +++ b/README.md @@ -5,10 +5,10 @@ This is my (LARE-MNT) implementation of an auto peering system It consists of two parts: 1. the "server" - handling user auth (via kioubit) - - add/edit/delete peerings (#todo) - - communicate new/update peerings with nodes #todo -2. the "nodes daemon" #todo - - reveives new/updated peering configs from the "server" #todo + - add/edit/delete peerings + - communicate new/update peerings with nodes +2. the "nodes daemon" + - reveives new/updated peering configs from the "server" ## Installation