diff --git a/README.md b/README.md index 715897d6..bb6e2e54 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ -#Audio Visualizer +Audio Visualizer -hosting link e.g. http://a4-charlieroberts.glitch.me +hosting link: https://a4-praisex.glitch.me/ -Include a very brief summary of your project here. Images are encouraged when needed, along with concise, high-level text. Be sure to include: - -the goal of this application was to use three.js to make an audio visualiser of a sond. Three.js is very complicated so I ran into a lot of errors with syncing the audio up with the 3d object, as well as having tweakpane edit attributes of the object. Also once the audio was synced with the music there wasnt much I could do, so it only rotates. +the goal of this application was to use three.js to make an audio visualiser of a song. Three.js is very complicated so I ran into a lot of errors with syncing the audio up with the 3d object, as well as having tweakpane edit attributes of the object. Also once the audio was synced with the music there wasnt much I could do, so it only rotates.