From 671dffeb7863311c52c2f5bccce7c3b9c0e146ac Mon Sep 17 00:00:00 2001
From: Roberto Sora <r.sora@arduino.cc>
Date: Tue, 27 Aug 2019 12:12:15 +0200
Subject: [PATCH] Update README.md

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 533213280..d094b12a7 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@
 arduino-create-agent
 ====================
 
+
 ## GOA 2 refactoring
 The agent is currently transitioning to the v2 of the GOA framework for API management, please refer to the following 
 [documentation](https://github.com/goadesign/goa/tree/v2) in order to install tools and libraries
@@ -471,4 +472,4 @@ By making a contribution to this project, I certify that:
 
 ## Creating a release
 Just create a new release on GitHub, and our drone server will build and upload
-the compiled binaries for every architecture in a zip file in the release itself.
\ No newline at end of file
+the compiled binaries for every architecture in a zip file in the release itself.