Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vshymanskyy committed Jul 25, 2024
1 parent ed47547 commit 57b35ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# ViperIDE

<!-- [![StandWithUkraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md) -->
![GitHub Repo stars](https://img.shields.io/github/stars/vshymanskyy/ViperIDE?style=flat-square&color=green)
[![StandWithUkraine](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/badges/StandWithUkraine.svg)](https://github.com/vshymanskyy/StandWithUkraine/blob/main/docs/README.md)
[![GitHub Repo stars](https://img.shields.io/github/stars/vshymanskyy/ViperIDE?style=flat-square&color=green)](https://github.com/vshymanskyy/ViperIDE/stargazers)
[![GitHub issues](https://img.shields.io/github/issues-raw/vshymanskyy/ViperIDE?style=flat-square&label=issues&color=green)](https://github.com/vshymanskyy/ViperIDE/issues)
[![GitHub license](https://img.shields.io/badge/license-MIT-blue?style=flat-square)](https://github.com/vshymanskyy/ViperIDE)
[![Support vshymanskyy](https://img.shields.io/static/v1?label=support&message=%E2%9D%A4&color=%23fe8e86)](https://quicknote.io/da0a7d50-bb49-11ec-936a-6d7fd5a2de08)
Expand All @@ -15,7 +15,7 @@
## Features

- No software installation required, works out of the box
- Covers most of the functionality of tools like `mpremote`, `ampy`, `rshell`
- Covers most of the functionality of tools like `Thonny`, `mpremote`, `ampy`, `rshell`
- **Multiple ways to connect** on **Windows**, **MacOS**, **Linux**, **Android**, **iOS**, **Chromebook**
- [`Direct USB / Serial`](docs/USB-Serial-REPL.md)
- [`WebREPL over internet 🌎`](docs/Web-REPL-Relay.md) - 🚧 *experimental*
Expand Down
2 changes: 1 addition & 1 deletion src/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -969,7 +969,7 @@ export function applyTranslation() {
# Connect your device and start creating! 🤖👨‍💻🕹️
# You can also open an emulated device and explore some examples:
# You can also open a virtual device and explore some examples:
# https://viper-ide.org?vm=1
`)

Expand Down

0 comments on commit 57b35ee

Please sign in to comment.