From da06b521e06ae7d1de031ea9568778813d81562f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Blanchon?= Date: Wed, 13 Jan 2016 21:00:34 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 387686c..5fb1c9e 100644 --- a/Home.md +++ b/Home.md @@ -5,6 +5,7 @@ Welcome to the user manual for the Arduino JSON library, an elegant and efficien #### Installation - [Using the library with Arduino](Using the library with Arduino) - [Using the library without Arduino](Using the library without Arduino) +- [Using the library in a CMake project](Using the library in a CMake project) #### User guide - [Quick start](Quick Start)