Merge pull request #6 from sommersoft/readme_fix_travis

Update README Travis Badge
This commit is contained in:
Kattni 2018-12-21 13:04:52 -06:00 committed by GitHub
commit f0e8f7f08d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,8 +10,8 @@ Introduction
:target: https://discord.gg/nBQh6qu :target: https://discord.gg/nBQh6qu
:alt: Discord :alt: Discord
.. image:: https://travis-ci.org/adafruit/Adafruit_CircuitPython_AVRprog.svg?branch=master .. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_AVRprog.svg?branch=master
:target: https://travis-ci.org/adafruit/Adafruit_CircuitPython_AVRprog :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_AVRprog
:alt: Build Status :alt: Build Status
Program your favorite AVR chips directly from CircuitPython with this handy helper class that will let you make stand-alone programmers right from your REPL. Should work with any/all AVR chips, via SPI programming. Tested with ATmega328, ATtiny85 and ATmega2560 Program your favorite AVR chips directly from CircuitPython with this handy helper class that will let you make stand-alone programmers right from your REPL. Should work with any/all AVR chips, via SPI programming. Tested with ATmega328, ATtiny85 and ATmega2560