From 425f31563e61062080fd9e8671b8791700cce83d Mon Sep 17 00:00:00 2001 From: Manas Bajaj Date: Thu, 21 Jul 2022 16:36:08 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index bda3c1b..90b65e5 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,6 @@ This recipe shows patterns and examples for fetching and creating commits, branc See the Jupyter notebook **Project_Commit_Branch_Tag_Recipe.ipynb** for details. ### Queries recipe -This recipe shows patterns and examples for formulating and executing queries in a project. +This recipe shows patterns and examples for formulating and executing queries in a project. Examples show queries with multiple constraints. -See the Jupyter notebook **Project_Commit_Branch_Tag_Recipe.ipynb** for details. +See the Jupyter notebook **Queries.ipynb** for details.