We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf705cf commit ea9a95dCopy full SHA for ea9a95d
README.md
@@ -1,2 +1,7 @@
1
# Python-KeyBoard-Sound
2
A program make you custom your own keyboard sound.
3
+
4
+There are two method(scripts) to make custom keyboard sound.
5
6
+1. using ```Pygame```
7
+2. using ```keyboard``` and ```playsounds```
0 commit comments