Skip to content

Commit 651454a

Browse files
test change
1 parent 48d6d37 commit 651454a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ This repository contains the source code of the Arduino IDE 2.x. If you're looki
1010

1111
The Arduino IDE 2.x is a major rewrite, sharing no code with the IDE 1.x. It is based on the [Theia IDE](https://theia-ide.org/) framework and built with [Electron](https://www.electronjs.org/). The backend operations such as compilation and uploading are offloaded to an [arduino-cli](https://github.com/arduino/arduino-cli) instance running in daemon mode. This new IDE was developed with the goal of preserving the same interface and user experience of the previous major version in order to provide a frictionless upgrade.
1212

13+
TEST CHANGE
14+
1315
![](static/screenshot.png)
1416

1517
## Download

0 commit comments

Comments
 (0)