Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jikkuatwork committed Sep 22, 2023
1 parent 0836ff3 commit b83590d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@ Fast remote arrays. Works everywhere, fine grained access conrols & no sign-ups.
## Available Platforms

- Ruby `gem install webarray`
- Node `npm install webarray`
- Python `pip3 install webarray`
- Web `https://cdn.toolbomber.com/js/WebArray.min.js`
- Others coming soon

## Ruby Web Demo
## Ruby Demo

![Ruby Demo](./ruby-demo.svg)

Expand Down Expand Up @@ -73,6 +71,10 @@ await wa.replace('Bye!')
- Leaderboards
- Status pages

## Apps

- [Parayu](https://parayu.toolbomber.com)

## Examples

### Shortest Backendless Code
Expand Down

0 comments on commit b83590d

Please sign in to comment.