From a122c6a964c4c6bbcea093f9f2e51c5182380ddc Mon Sep 17 00:00:00 2001 From: Emile Cormier Date: Thu, 30 Jul 2015 16:34:51 -0300 Subject: [PATCH] Updated Examples and Recipes (markdown) --- Examples-and-Recipes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples-and-Recipes.md b/Examples-and-Recipes.md index a70e0ca..2ff5ef6 100644 --- a/Examples-and-Recipes.md +++ b/Examples-and-Recipes.md @@ -1,4 +1,4 @@ -This page contains examples and recipes contributed by community members. +This page contains examples and recipes contributed by community members. Feel free to add your own contributions by clicking on the "Edit" button. Please "sign" your contributions by adding a link to your GitHub profile. ##Contents - [Obtaining a `time_point` from `y/m/d h:m:s` components](#time_point_to_components)