Skip to content

Commit 60322c2

Browse files
committed
Update readme with link to nightly versions
1 parent 61a860f commit 60322c2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Betaflight TX Lua Scripts
22

3+
[![Build Status](https://api.travis-ci.com/betaflight/betaflight-tx-lua-scripts.svg?branch=master)](https://travis-ci.com/betaflight/betaflight-tx-lua-scripts) [![Build Status](https://dev.azure.com/Betaflight/Betaflight%20Nightlies/_apis/build/status/betaflight.betaflight-tx-lua-scripts?branchName=master)](https://dev.azure.com/Betaflight/Betaflight%20Nightlies/_build/latest?definitionId=1&branchName=master)
4+
35
## Firmware Considerations
46

57
- Betaflight - As a best practice, it is recommended to use the most recent stable release of Betaflight to obtain the best possible results;
@@ -48,6 +50,11 @@ The optional background script offers RTC synchronization and RSSI through MSP.
4850
![Background script setup](docs/assets/images/background_script_setup.png)
4951

5052

53+
## Unstable Testing Versions
54+
Unstable testing versions of the latest builds of the Lua Script can be downloaded from [here](https://github.com/betaflight/betaflight-tx-lua-scripts-nightlies/releases).
55+
56+
Be aware that these versions are intended for testing / feedback only, and may be buggy or broken. Caution is advised when using these versions.
57+
5158
## Building from source
5259

5360
- Be sure to have `make` and `luac` in version 5.2 installed in the path

0 commit comments

Comments
 (0)