From 0fcfa43c89a6bb01e0d00566357cdb1bbaac0230 Mon Sep 17 00:00:00 2001 From: Kevin Thomas Date: Sat, 13 Nov 2021 01:02:52 -0800 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b3a6db..eb022e3 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,8 @@ Self-hostable web tool for generating ambient noises. * Save "noise profiles" so you can easily switch between your created soundscapes * Fine-tune your noises with audio processing tools like filters, LFOs, and effects * Upload audio samples (e.g rain, wind, thunder) to combine with your generated noises -* Manage multiple users +* Use admin tools to manage multiple users +* Mobile friendly # Installation @@ -55,4 +56,4 @@ npm run server-prod # Contributing -See [CONTRIBUTING.md](https://github.com/KevinThomas0/noisedash/blob/main/README.md) +See [CONTRIBUTING.md](https://github.com/KevinThomas0/noisedash/blob/main/CONTRIBUTING.md)