Skip to content

Commit 84a3854

Browse files
authored
docs: update references from Arduino Create Web Editor to Arduino Cloud (#1001)
* docs: update references from Arduino Create Web Editor to Arduino Cloud in README
1 parent d36d0e1 commit 84a3854

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: README.md

+5-5
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 Create applications](https://create.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

@@ -18,20 +18,20 @@ The Arduino Cloud Agent is a single binary that will sit on the traybar and work
1818
| Browser |
1919
| | Web socket +----------------------+ flashes +---------------+
2020
| +---------------------------+ |<-------------->| +------------>| |
21-
| | | | | Arduino Cloud Agent | | Arduino Board |
22-
| | Arduino Create Web Editor | +--------------->| |<------------+ |
21+
| | | | | Arduino Cloud Agent | | Arduino Board |
22+
| | Arduino Cloud | +--------------->| |<------------+ |
2323
| | | | REST API +----------------------+ serial +---------------+
2424
| +---------------------------+ |
2525
+-------------------------------+
2626
```
2727

2828
## Installation
2929

30-
Get the [latest version](https://github.com/arduino/arduino-create-agent/releases) of the Agent for all supported platforms or complete the [Getting Started](https://create.arduino.cc/getting-started/plugin/welcome).
30+
Get the [latest version](https://github.com/arduino/arduino-create-agent/releases) of the Agent for all supported platforms or complete the [Getting Started](https://cloud.arduino.cc/download-agent/).
3131

3232
## Apple silicon support
3333

34-
The Arduino Agent is supported both on Intel and Apple silicon computers. This includes devices with the M1, M2 and M3 processors.
34+
The Arduino Agent is supported both on Intel and Apple silicon computers. This includes devices with the M1, M2 and M3 processors.
3535
The Arduino Agent is built both for Intel architectures and Apple silicon devices, but distributed as a single universal executable for macOS.
3636

3737
## Documentation

0 commit comments

Comments
 (0)