mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-06 08:24:27 +01:00
Add badges to README
This commit is contained in:
@@ -7,6 +7,7 @@ cache:
|
||||
- "~/.platformio"
|
||||
install:
|
||||
- pip install -U platformio
|
||||
- cd code ; npm install --only=dev ; cd ..
|
||||
script:
|
||||
- cd code ; platformio run -e itead-sonoff-basic
|
||||
branches:
|
||||
|
||||
13
README.md
13
README.md
@@ -1,12 +1,13 @@
|
||||
# ESPurna Firmware
|
||||
|
||||
ESPurna ("spark" in Catalan) is a custom firmware for ESP8266 based smart switches.
|
||||
It was originally developed with the **[IteadStudio Sonoff](https://www.itead.cc/sonoff-wifi-wireless-switch.html)** in mind but now it supports a growing number of ESP8266-based boards.
|
||||
ESPurna ("spark" in Catalan) is a custom firmware for ESP8266 based smart switches and sensors.
|
||||
It uses the Arduino Core for ESP8266 framework and a number of 3rd party libraries.
|
||||
|
||||
**Current Release Version is 1.12.1**
|
||||
|
||||
Read the [changes log](https://github.com/xoseperez/espurna/blob/master/CHANGELOG.md).
|
||||
[](CHANGELOG.md)
|
||||
[](https://travis-ci.org/xoseperez/espurna)
|
||||
[](LICENSE)
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=xose%2eperez%40gmail%2ecom&lc=US&no_note=0¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHostedGuest)
|
||||
[](https://twitter.com/intent/follow?screen_name=xoseperez)
|
||||
|
||||
---
|
||||
|
||||
@@ -148,7 +149,7 @@ There are several ways to contribute to ESpurna development. You can contribute
|
||||
|
||||
And of course you can always buy me a beer, coffee, tea,... via the donation button below.
|
||||
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=xose%2eperez%40gmail%2ecom&lc=US&no_note=0¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHostedGuest)
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=xose%2eperez%40gmail%2ecom&lc=US&no_note=0¤cy_code=EUR&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHostedGuest)
|
||||
|
||||
## Documentation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user