From 1f013914a635d8eb5d9aa9eba78c9ca2e4cc7a3f Mon Sep 17 00:00:00 2001 From: Piero Toffanin Date: Mon, 18 Jul 2016 16:50:41 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index ab95091..957432a 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ cd node-OpenDroneMap node index.js ``` +### Test Images + +You can find some test drone images from [OpenDroneMap's Test Data Folder](https://github.com/OpenDroneMap/OpenDroneMap/tree/master/tests/test_data/images). + ## Contributing Make a pull request for small contributions. For big contributions, please open a discussion first.