We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33e530e + 400ca3e commit bf50dd3Copy full SHA for bf50dd3
README.md
@@ -13,8 +13,11 @@ Adafruit's Raspberry-Pi Python Code Library
13
BSD license, all text above and below must be included in any redistribution
14
15
To download, we suggest logging into your Pi with Internet accessibility and typing:
16
- git clone https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code.git
17
+```bash
18
+git clone https://github.com/adafruit/Adafruit-Raspberry-Pi-Python-Code.git
19
+```
20
+
21
============
22
Copyright (c) 2012-2013 Limor Fried, Kevin Townsend and Mikey Sklar for Adafruit Industries.
23
All rights reserved.
0 commit comments