Skip to content

Commit 315a158

Browse files
committed
Update language
1 parent 8a8aaa8 commit 315a158

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ Or install it yourself as:
2626

2727
## Usage
2828

29-
Instantiate a Gpsoauth connection. This requires an Android ID:
29+
Instantiate a Gpsoauth client. This requires an Android ID:
3030

31-
g = Gpsoauth::Connection.new(android_id, [service, device_country, operator_country, lang, sdk_version])
31+
g = Gpsoauth::Client.new(android_id, [service, device_country, operator_country, lang, sdk_version])
3232

3333
Perform 'master login' with email/password:
3434

0 commit comments

Comments
 (0)