Update README.md

This commit is contained in:
maru21 2024-08-24 21:28:25 +02:00
parent 104c5ecc70
commit f26d9fa0be

View File

@ -11,20 +11,6 @@ pager.js is a simple web application that utilizes the HTML5 `<canvas>` 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.