Browse Source

Update readme

JoostSijm 3 years ago
parent
commit
8ea45dfc26
1 changed files with 12 additions and 3 deletions
  1. 12 3
      README.md

+ 12 - 3
README.md

@@ -1,5 +1,14 @@
-# Rival Region Marketbot
-Marketbot for Rival Regions made by Harry
+# Rival Regions Marketbot
+Market robot for Rival Regions made by Harry and Berg.
 
 ## install
-```pip install -e .```
+Using pip:
+```
+$ pip install -e .
+```
+
+## run
+From the command line after installing:
+```
+rr-marketbot
+```