From 62cbd962ad6296463df64365ef2cc1cdbf56badb Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Sun, 30 Apr 2017 16:14:41 -0400 Subject: [PATCH] Update README.md Added TOC --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 662b9add..ab21911d 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,17 @@ A free, user-friendly, extendable application and [API](https://opendronemap.github.io/WebODM/) for drone image processing. Generate georeferenced maps, point clouds and textured 3D models from aerial images. It uses [OpenDroneMap](https://github.com/OpenDroneMap/OpenDroneMap) for processing. +* [Getting Started](#getting-started) + * [Common Troubleshooting](#common-troubleshooting) + * [Add More Processing Nodes](#add-more-processing-nodes) + * [Security](#security) + * [API Docs](#api-docs) + * [Run the docker version as a Linux Service](#run-the-docker-version-as-a-linux-service) + * [Run it natively](#run-it-natively) + * [OpenDroneMap, node-OpenDroneMap, WebODM... what?](#opendronemap-node-opendronemap-webodm-what) + * [Roadmap](#roadmap) + * [Terminology](#terminology) + ![Alt text](/screenshots/ui-mockup.png?raw=true "WebODM") ![Alt text](/screenshots/pointcloud.png?raw=true "3D Display")