removr "todo"s in readme

This commit is contained in:
lare 2023-01-19 15:47:43 +01:00
parent b231b6a835
commit ad9caf6798

View file

@ -5,10 +5,10 @@ This is my (LARE-MNT) implementation of an auto peering system
It consists of two parts: It consists of two parts:
1. the "server" 1. the "server"
- handling user auth (via kioubit) - handling user auth (via kioubit)
- add/edit/delete peerings (#todo) - add/edit/delete peerings
- communicate new/update peerings with nodes #todo - communicate new/update peerings with nodes
2. the "nodes daemon" #todo 2. the "nodes daemon"
- reveives new/updated peering configs from the "server" #todo - reveives new/updated peering configs from the "server"
## Installation ## Installation