|
@@ -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
|
|
|
+```
|