Skip to content

Commit b1d739f

Browse files
committed
docs: update README to remove "Web Editor" from Arduino Cloud references
1 parent b4ad7ea commit b1d739f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![Check Go Dependencies status](https://github.com/arduino/arduino-create-agent/actions/workflows/check-go-dependencies-task.yml/badge.svg)](https://github.com/arduino/arduino-create-agent/actions/workflows/check-go-dependencies-task.yml)
99
[![Check Go status](https://github.com/arduino/arduino-create-agent/actions/workflows/check-go-task.yml/badge.svg)](https://github.com/arduino/arduino-create-agent/actions/workflows/check-go-task.yml)
1010

11-
The Arduino Cloud Agent is a single binary that will sit on the traybar and work in the background. It allows you to use the [Arduino Cloud Web Editor](https://app.arduino.cc/) to seamlessly upload code to any USB connected Arduino board (or Yún in LAN) directly from the browser.
11+
The Arduino Cloud Agent is a single binary that will sit on the traybar and work in the background. It allows you to use the [Arduino Cloud](https://app.arduino.cc/) to seamlessly upload code to any USB connected Arduino board (or Yún in LAN) directly from the browser.
1212

1313
## Architecture
1414

@@ -19,7 +19,7 @@ The Arduino Cloud Agent is a single binary that will sit on the traybar and work
1919
| | Web socket +----------------------+ flashes +---------------+
2020
| +---------------------------+ |<-------------->| +------------>| |
2121
| | | | | Arduino Cloud Agent | | Arduino Board |
22-
| | Arduino Cloud Web Editor | +--------------->| |<------------+ |
22+
| | Arduino Cloud | +--------------->| |<------------+ |
2323
| | | | REST API +----------------------+ serial +---------------+
2424
| +---------------------------+ |
2525
+-------------------------------+

0 commit comments

Comments
 (0)