Added link to issues page

This commit is contained in:
Scott Lawson 2017-01-04 14:21:25 -08:00 committed by GitHub
parent af2f689f4a
commit b703e998c1
1 changed files with 2 additions and 1 deletions

View File

@ -97,7 +97,8 @@ Once everything has been configured, run [visualization.py](python/visualization
A PyQtGraph GUI will open to display the output of the visualization on the computer.
![visualization-gui](images/visualization-gui.png)
If you encounter any issues or have questions about this project, feel free to open a new issue.
If you encounter any issues or have questions about this project, feel free to [open a new issue](https://github.com/scottlawsonbc/audio-reactive-led-strip/issues).
# Limitations
The visualization code currently supports up to 256 LEDs. Support for additional LEDs will be added in the near future.