From af111443d9a3db551ca55dffb487c667f8afa089 Mon Sep 17 00:00:00 2001 From: librelois <elois@ifee.fr> Date: Thu, 23 May 2019 14:21:09 +0200 Subject: [PATCH] README: add link to rml13/min-bc-server --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a49f307..e23a310 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,8 @@ Ce dépôt regroupe toutes* les slides des présentations et conférences de lib * [Présentation de l'écosystème logiciel de la G1](https://librelois.duniter.io/slides/rustkathon2019_1/g1-ecosystem/) * [Présentation de webassembly](https://librelois.duniter.io/slides/rustkathon2019_1/wasm/) * [Le protocole DUP](https://librelois.duniter.io/slides/rustkathon2019_1/dup-protocol/) -* [Le projet DURS (DUniter-RuSt)](https://librelois.duniter.io/slides/rustkathon2019_1/durs/) \ No newline at end of file +* [Le projet DURS (DUniter-RuSt)](https://librelois.duniter.io/slides/rustkathon2019_1/durs/) + +### RML 13 (mai 2019) + +* [Serveur blockchain minimal](https://librelois.duniter.io/slides/rml13/min-bc-server/) -- GitLab