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