소스 검색

Improve readme

JoostSijm 4 년 전
부모
커밋
3492ac4c3d
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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