diff --git a/README.md b/README.md index 089f9f3..81b243d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Repository Name: First Occurrence +# Find The First Occurrence Of An Element In An Array ## Description This repository contains code and documentation related to finding the first occurrence of a specific element in a given array or string which will be sorted.