From 7e983139a9a0d27dcb484af16a0a0e4cc12f162d Mon Sep 17 00:00:00 2001 From: afiqzudinhadi Date: Fri, 12 Jul 2024 15:37:25 +0800 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index a8da713..c1cf452 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,6 @@ This utility takes a user input of array items and target input. The code finds ## Table of Contents - [Installation](#installation) - [Usage](#usage) -- [Contributing](#contributing) -- [License](#license) ## Installation To use the code in this repository, you need to have [Node.js](https://nodejs.org/en) installed on your machine. Clone the repository to your local system using the following command: