We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e04e98e commit 3508a5eCopy full SHA for 3508a5e
README.md
@@ -1,10 +1,11 @@
1
-# Clicks-Per-Second
2
-This program will calculate your CPS.
3
-<hr>
+# Clicks per second
+This program calculates your CPS
4
5
## How to use
6
- 1️⃣ clone this repo:<br><br>
7
- <code>$ git clone https://github.com/anshulbadhani/Clicks-Per-Second</code><br><br>
8
- 2️⃣ Open index.html<br>
9
- 3️⃣ Now click like crazy.<br>
10
- 4️⃣ To play again reload 🙃.
+1. Clone this repository.
+ ```bash
+ $ git clone https://github.com/anshulbadhani/Clicks-Per-Second
+ ```
+2. Open index.html
+3. Now click like crazy.
11
+4. To calculate CPS again reload 🙃.
0 commit comments