Skip to content

Commit 2b006f9

Browse files
committed
update README
1 parent 9c1a44d commit 2b006f9

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed
711 KB
Loading

README.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
# Unity Audio Visualizer
22

3-
![Demo](./Pictures/SmartAssistantAudioDemoHD.png)
3+
![Demo](./Pictures~/SmartAssistantAudioDemoHD.png)
44

55
This is a package than handles audio processing and visualization. Anyone can use this package in any way they want as long as they credit the author(s) and also respect the [license](LICENSE) agreement.
66

77
- [Unity Audio Visualizer](#unity-audio-visualizer)
88
- [Audio Visualizer](#audio-visualizer)
99
- [Installation](#installation)
1010
- [Support the project!](#support-the-project)
11+
- [Join the community!](#join-the-community)
1112
- [License](#license)
1213

1314

@@ -31,15 +32,24 @@ External dependencies:
3132
## Support the project!
3233

3334
<a href="https://www.patreon.com/voxelltech" target="_blank">
34-
<img src="https://teaprincesschronicles.files.wordpress.com/2020/03/support-me-on-patreon.png" alt="patreon" width="200px" height="55px"/>
35+
<img src="https://teaprincesschronicles.files.wordpress.com/2020/03/support-me-on-patreon.png" alt="patreon" width="200px" height="56px"/>
3536
</a>
3637

3738
<a href ="https://ko-fi.com/voxelltech" target="_blank">
3839
<img src="https://uploads-ssl.webflow.com/5c14e387dab576fe667689cf/5cbed8a4cf61eceb26012821_SupportMe_red.png" alt="kofi" width="200px" height="40px"/>
3940
</a>
4041

41-
## License
42+
## Join the community!
43+
44+
<a href ="https://discord.gg/Mhnyp6VYEQ" target="_blank">
45+
<img src="https://gist.githubusercontent.com/nixon-voxell/e7ba303906080ffdf65b106f684801b5/raw/97c6dfce3459c0a2c2ea8e1b9593612346f3abfc/JoinVXDiscord.svg" alt="discord" width="200px" height="200px"/>
46+
</a>
4247

43-
This repository as a whole is licensed under the Apache License 2.0. Individual files may have a different, but compatible license.
48+
<a href ="https://discord.gg/X3ZucbxXFc" target="_blank">
49+
<img src="https://gist.githubusercontent.com/nixon-voxell/e7ba303906080ffdf65b106f684801b5/raw/97c6dfce3459c0a2c2ea8e1b9593612346f3abfc/JoinVXGithubDiscord.svg" alt="discord" width="200px" height="200px"/>
50+
</a>
51+
52+
53+
## License
4454

45-
See [license file](./LICENSE) for details.
55+
This repository as a whole is licensed under the Apache License 2.0. Individual files may have a different, but compatible license.

0 commit comments

Comments
 (0)