From f26d9fa0be9175c6d5a7b36fbf96c66b61a6dbe6 Mon Sep 17 00:00:00 2001 From: maru21 Date: Sat, 24 Aug 2024 21:28:25 +0200 Subject: [PATCH] Update README.md --- README.md | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/README.md b/README.md index b72845c..367f716 100644 --- a/README.md +++ b/README.md @@ -11,20 +11,6 @@ pager.js is a simple web application that utilizes the HTML5 `` element - A pause/resume button allows users to control the animation. - Responsive design with a clean and simple user interface. -## Installation - -To run this project locally, follow these steps: - -1. Clone the repository: - ```bash - git clone https://github.com/yourusername/pager.js.git - ``` -2. Navigate to the project directory: - ```bash - cd pager.js - ``` -3. Open the `index.html` file in your web browser. - ## Usage 1. Open the application in your web browser.