From 4221305f8fb34af9d5e9c8ee3498a4e3fd452a41 Mon Sep 17 00:00:00 2001
From: Joel Cavat <jcavat@gmail.com>
Date: Mon, 25 Feb 2019 12:16:50 +0100
Subject: [PATCH] Add first details

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index a26efcc..c407db5 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,9 @@
 
+# Work in progress
+
+## Abstract
+
+Http server providing  bearer OAuth2 authorization
 
 ```
 curl -H "Authorization: Bearer ABCD" http://localhost:8080/users
-- 
GitLab