Fixed the build-badge in the README.

- Added the missing link to GH Actions.
 - Fixed  a typo.

Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
Akos Kitta 2020-07-09 09:17:15 +02:00
parent 66d29d6155
commit 2f93af4faa

View File

@ -1,6 +1,6 @@
# Arduino Pro IDE # Arduino Pro IDE
![Arduino Pro IDE](https://github.com/bcmi-labs/arduino-editor/workflows/Arduino%20Pro%20IDE/badge.svg) [![Arduino Pro IDE](https://github.com/bcmi-labs/arduino-editor/workflows/Arduino%20Pro%20IDE/badge.svg)](https://github.com/bcmi-labs/arduino-editor/actions?query=workflow%3A%22Arduino+Pro+IDE%22)
### Download ### Download
@ -49,7 +49,7 @@ macOS | | [Nightly macOS 64 bit] |
### Build from source ### Build from source
If youre familiar with TypeScript, the [Theia IDE](https://theia-ide.org/), and of you want to contribute to the If youre familiar with TypeScript, the [Theia IDE](https://theia-ide.org/), and if you want to contribute to the
project, you should be able to build the Arduino Pro IDE locally. Please refer to the [Theia IDE prerequisites](https://github.com/theia-ide/theia/blob/master/doc/) documentation for the setup instructions. project, you should be able to build the Arduino Pro IDE locally. Please refer to the [Theia IDE prerequisites](https://github.com/theia-ide/theia/blob/master/doc/) documentation for the setup instructions.
### Build ### Build