blob: 0fce86a5ec3925878b2d8ee330e72f1de01568a6 [file] [log] [blame]
Gordon Henderson3fbc5642013-03-24 20:04:07 +00001
2wiringPi README
3===============
4
5Please note that the official way to get wiringPi is via git from
6git.drogon.net and not GitHub.
7
8ie.
9
10 git clone git://git.drogon.net/wiringPi
11
12The version of wiringPi held on GitHub by "Gadgetoid" is used to build the
13wiringPython, Ruby, Perl, etc. wrappers for these other languages. This
14version may lag the official Drogon release. Pull requests may not be
15accepted to Github....
16
17Please see
18
19 https://projects.drogon.net/raspberry-pi/wiringpi/
20
21for the official documentation, etc. and the best way to submit bug reports, etc.
22is by sending an email to projects@drogon.net
23
24Thanks!
25
26 -Gordon