aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2021-12-27 16:50:41 +0100
committer0neGal <mail@0negal.com>2021-12-27 16:51:16 +0100
commit4614370c24b352dbd72ac500e690a3d91f3d659e (patch)
treefdefb59d3ee7cc24e73f388694b789c1bf6d2572 /README.md
parent2623c3770c793e21f9800da8e446d959a27a64c7 (diff)
downloadViper-4614370c24b352dbd72ac500e690a3d91f3d659e.tar.gz
Viper-4614370c24b352dbd72ac500e690a3d91f3d659e.zip
rewording in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 3ab15c4..b828920 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
## What is Viper?
-Viper is a launcher and updater for [Northstar](https://github.com/R2Northstar/Northstar), not much more than that.
+Viper is a launcher and updater for [Northstar](https://github.com/R2Northstar/Northstar), and not much more than that.
<p align="center">
<img src="preview.png">
@@ -8,7 +8,7 @@ Viper is a launcher and updater for [Northstar](https://github.com/R2Northstar/N
## How to?
-Currently Viper isn't in a state where I dont have release builds ready for people to download, instead if you really do wanna play with it, you can run it with Node... Simply do as follows inside the Git repo:
+Currently Viper isn't in a state where I dont have release builds ready for people to download, instead if you really do wanna play with it, you can run it with Node... Simply do as follows:
```sh
$ git clone https://github.com/0neGal/viper
@@ -26,8 +26,8 @@ This'll launch it with the Electron build installed by `npm`. You can also use `
Currently Viper is capable of:
- * Update/Install Northstar
- * Launch Vanilla or Northstar
+ * Updating/Installing Northstar
+ * Launching Vanilla and or Northstar
* Be pretty!
-Besides this I've been considering adding some easy to use VPK modding tools so everybody can have fun with VPK modding even if you don't know how to do it the traditional way. However that is not at the top of the todo list right now. \ No newline at end of file
+Besides this I've been considering adding some easy to use VPK modding tools so everybody can have fun with VPK modding even if you don't know how to do it the traditional way. However that is not at the top of the todo list right now.