diff --git a/README.md b/README.md index addafac..c9f9820 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Topics -## Binary Search and Ternary Search +## Binary and Ternary Search --- *Binary Search : The process of exploiting the property of an array of being sorted to arrive at answers of questions in non linear time.*