Skip to content

Commit 2da6a8d

Browse files
committed
update docs
1 parent 009924e commit 2da6a8d

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,13 @@
33
A javascript scratchpad similar to Electron Fiddle or CodePen.
44

55
- VSCode-stlye Intellisense for all Socket Runtime and Browser APIs.
6-
- Build native apps for Android, iOS, and desktop.
6+
- Build and run native apps for Android, iOS, and desktop.
77
- Evaluate the code or the selection in the editor.
88
- Live-reload (currently for desktop only, simulator/emulator next).
99

1010
# DESCRIPTION
1111

12-
This is an editor that evaluates your source text and builds a sample project. It helps
13-
you to explore and test Socket Runtime APIs.
12+
Socket App Studio provides a sandbox environment where developers can write, build, and run experiments or snippets of code, making it easier to test and share code. <a href="https://github.com/socketsupply/socket-app-studio">Download it from GitHub</a> for Windows, MacOS, and Linux.
1413

1514
![screenshot](docs/screenshot3.png)
1615
![screenshot](docs/screenshot2.png)

0 commit comments

Comments
 (0)