From 21a3d4948f944df14acd2b5c74dfb318f934bd86 Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Sun, 26 May 2019 17:02:29 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd85995..8d35bd6 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Build Status](https://travis-ci.org/OpenDroneMap/NodeODM.svg?branch=master)](https://travis-ci.org/OpenDroneMap/NodeODM) -NodeODM is a Node.js App and REST API to access aerial processing engines such as [ODM](https://github.com/OpenDroneMap/ODM). It exposes an API which is used by clients such as [WebODM](https://github.com/OpenDroneMap/WebODM), [CloudODM](https://github.com/OpenDroneMap/CloudODM) and [PyODM](https://github.com/OpenDroneMap/PyODM). +NodeODM is a Node.js App and REST API to access aerial image processing engines such as [ODM](https://github.com/OpenDroneMap/ODM). It exposes an API which is used by clients such as [WebODM](https://github.com/OpenDroneMap/WebODM), [CloudODM](https://github.com/OpenDroneMap/CloudODM) and [PyODM](https://github.com/OpenDroneMap/PyODM). ![Alt text](https://user-images.githubusercontent.com/1951843/42737899-ab31bddc-8848-11e8-97e7-4f7e938c7a76.png "NodeODM")