JoostSijm před 4 roky
rodič
revize
3492ac4c3d
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  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