From 120efb68c4a2cc79f418c7d27c54b07d0a9ba5fc Mon Sep 17 00:00:00 2001 From: jefvhal Date: Sat, 16 Jan 2016 16:32:07 +0100 Subject: [PATCH] Update readme.md - Fixed broken link - Removed duplicate entry in TOC (Raw) --- readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.md b/readme.md index def6ad0c..a313f9cd 100644 --- a/readme.md +++ b/readme.md @@ -9,8 +9,7 @@ MysqliDb -- Simple MySQLi wrapper and object mapper with prepared statements **[Delete Query](#delete-query)** **[Running raw SQL queries](#running-raw-sql-queries)** **[Query Keywords](#query-keywords)** -**[Raw Query](#raw-query-method)** -**[Where Conditions](#where-method)** +**[Where Conditions](#where--having-methods)** **[Order Conditions](#ordering-method)** **[Group Conditions](#grouping-method)** **[Properties Sharing](#properties-sharing)**