Browse Source

Improve readme

JoostSijm 4 years ago
parent
commit
3492ac4c3d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -1,4 +1,4 @@
-# RR-API-Wrapper
+# Rival-Regions-Wrapper
 This library will functions as an API wrapper for interaction with Rival Regions.
 
 ## Middleware
@@ -14,7 +14,7 @@ Use username, password, and login method to log in local instance of the authent
 Connect through a remote API using URL and authentication key.
 
 ## Examples
-Create local authentication middleman and log in with environ variables.
+Create local authentication middleman after that log in with environ variables and request region page from Rival Regions
 
 ```python
 import os