From 2d0f7ee2bc70b6e90d25aadd672733ef144bae45 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Wed, 26 Apr 2017 17:46:48 -0400 Subject: [PATCH] Update README.md Added title --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 61283bd..7fa0997 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# Node-OpenDroneMap + [![Build Status](https://travis-ci.org/OpenDroneMap/node-OpenDroneMap.svg?branch=master)](https://travis-ci.org/OpenDroneMap/node-OpenDroneMap) node-OpenDroneMap is a Node.js App and REST API to access [OpenDroneMap](https://github.com/OpenDroneMap/OpenDroneMap). It exposes an API which is used by [WebODM](https://github.com/OpenDroneMap/WebODM).