Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/Qrodex/venom86
Browse files Browse the repository at this point in the history
  • Loading branch information
Bobuxstation committed Nov 27, 2023
2 parents 9d068f6 + 33f9c9f commit 279354d
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
<a href="https://app.circleci.com/pipelines/github/Qrodex/venom86">
<img
src="https://img.shields.io/badge/CircleCI-Qrodex%2Fvenom86-2ea44f?style=for-the-badge&logo=CircleCI"
alt="CircleCI - Qrodex/venom86">
</a>
<a href="https://github.com/Qrodex/venom86/releases">
<img
src="https://img.shields.io/static/v1?label=Releases&message=venom86&color=2ea44f&style=for-the-badge&logo=GitHub"
alt="Releases - venom86">
</a>
<a href="https://app.circleci.com/pipelines/github/Qrodex/venom86"><img src="https://img.shields.io/badge/CircleCI-Qrodex%2Fvenom86-2ea44f?style=for-the-badge&logo=CircleCI" alt="CircleCI - Qrodex/venom86"></a> <a href="https://github.com/Qrodex/venom86/releases"><img src="https://img.shields.io/static/v1?label=Releases&message=venom86&color=2ea44f&style=for-the-badge&logo=GitHub" alt="Releases - venom86"></a>

# venom86

An x86 emulator/VM by Qrodex. Or a GUI wrapper for [v86-module](https://github.com/giulioz/v86-module)
An x86 emulator/VM by Qrodex. Or a GUI wrapper for the [v86-module](https://github.com/giulioz/v86-module)

## How To Run
Before starting, download all required dependencies by typing:
Expand All @@ -30,4 +21,4 @@ If you want to build venom86 for all supported platforms, you can run:

```
npm run distCI
```
```

0 comments on commit 279354d

Please sign in to comment.