Update README.md

This commit is contained in:
Adam Corbin
2019-01-24 02:32:46 -05:00
committed by GitHub
parent 98c3c12733
commit 946e4a03d5

View File

@@ -5,7 +5,7 @@ This is a simple Python library for exixe modules intended to be used on a Raspb
# Requirements
In order to use this library, you must have python installed, SPI interface turned on the Raspberry Pi and spidev python library installed.
#Configuration
# Configuration
## Turning on SPI
The SPI peripheral is not turned on by default. To enable it, do the following.