From 33f9c9f316a709e4d035aa1c30c17cd80933cb33 Mon Sep 17 00:00:00 2001
From: Bobuxstation <91587018+Bobuxstation@users.noreply.github.com>
Date: Sun, 26 Nov 2023 18:20:48 +0700
Subject: [PATCH] Update README.md
---
README.md | 15 +++------------
1 file changed, 3 insertions(+), 12 deletions(-)
diff --git a/README.md b/README.md
index 4f39ca2..0414ab0 100644
--- a/README.md
+++ b/README.md
@@ -1,17 +1,8 @@
-
-
-
-
-
-
+
# 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:
@@ -30,4 +21,4 @@ If you want to build venom86 for all supported platforms, you can run:
```
npm run distCI
-```
\ No newline at end of file
+```