From 19d0101681ef3fe3c40ac8d52beeeaad3e0b738f Mon Sep 17 00:00:00 2001 From: mog13 <0Y#S^sX5pIGuTB3s> Date: Sat, 22 Oct 2022 12:38:42 +0100 Subject: [PATCH] add hammer js library --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6e6b95f..b7b9440 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,10 @@ A Web Audio framework for making interactive music in the browser. **[TinyMusic](https://github.com/kevincennis/TinyMusic)** A simple, lightweight music synth/sequencer in JavaScript using the Web Audio API. +## ⚡ Interaction ⚡ + +**[Hammer.js](https://github.com/hammerjs/hammer.js)** +A JavaScript library for detecting touch gestures. ## 📊 Visualization 📊