From b7c84a365b6833d2cc4d96448ace78fefa9de1e9 Mon Sep 17 00:00:00 2001
From: librelois <elois@ifee.fr>
Date: Thu, 9 May 2019 23:44:12 +0200
Subject: [PATCH] [docs] durs: add README in bin crate durs-server

---
 bin/durs-server/README.md | 7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 bin/durs-server/README.md

diff --git a/bin/durs-server/README.md b/bin/durs-server/README.md
new file mode 100644
index 00000000..1d9c4dd9
--- /dev/null
+++ b/bin/durs-server/README.md
@@ -0,0 +1,7 @@
+![Duniter-Rust logo](https://git.duniter.org/nodes/rust/duniter-rs/raw/dev/images/duniter-rs.png)
+
+# Durs-Server
+
+Command line variant for Durs project.
+
+For more informations, see [README at root of project](../../README.md).
-- 
GitLab