Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
heapwolf committed Feb 26, 2024
1 parent 6a4d0f5 commit 7113ac7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,15 @@

A javascript scratchpad similar to Electron Fiddle or CodePen.

Download the latest release [here](https://github.com/socketsupply/socket-app-studio/releases).
- VSCode-stlye Intellisense for all Socket Runtime and Browser APIs.
- Build native apps for Android, iOS, and desktop.
- Evaluate the code or the selection in the editor.
- Live-reload (currently for desktop only, simulator/emulator next).

# DESCRIPTION

This is an editor that evaluates your source text and builds a sample project. It helps
you to explore and test Socket Runtime APIs.

![screenshot](docs/screenshot.png)
![screenshot](docs/screenshot2.png)
Binary file added docs/screenshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7113ac7

Please sign in to comment.