Skip to content

Commit

Permalink
Update drum_kit.md
Browse files Browse the repository at this point in the history
  • Loading branch information
harshsingh32 committed Jul 26, 2023
1 parent 4f6df66 commit 3b77622
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions projects/drum_kit/drum_kit.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Drum Kit

This is a simple drum kit project that allows you to play different drum sounds by clicking on the corresponding buttons or pressing the corresponding keys on your keyboard.
Welcome to the Drum Kit project! This is a simple drum kit project that allows you to play different drum sounds by clicking on the corresponding buttons or pressing the corresponding keys on your keyboard.

## Table of Contents

Expand All @@ -23,7 +23,11 @@ Then, navigate to the `projects/drum_kit` directory and open the `index.html` fi

## Usage

To use the drum kit, simply click on any of the drum buttons on the webpage or press the corresponding keys on your keyboard. The drum sounds will play in response.
The Drum Kit is easy to use:

Click: Simply click on any of the drum buttons on the webpage to play the corresponding drum sound.

Keyboard: Alternatively, you can use your keyboard and press the keys associated with each drum sound to play them.

The drum kit includes the following sounds:

Expand All @@ -32,6 +36,8 @@ The drum kit includes the following sounds:
- Tom
- Hi-hat
- Crash

Get ready to create some awesome beats and let your creativity flow!

## Contributing

Expand All @@ -54,3 +60,5 @@ By contributing to this project, you agree to release your contributions under t
## License

This project is licensed under the MIT License. See the `LICENSE` file for details.

Let's make some drumming magic together! 🥁🎶

0 comments on commit 3b77622

Please sign in to comment.