Skip to content

Commit 76fb8a2

Browse files
author
Teakowa
committed
Update README.md
1 parent 3d3e8d4 commit 76fb8a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -320,8 +320,8 @@ This gets all the details for a game. This is most of the information from the
320320
Name | Type | Description | Required | Default
321321
-----|------|-------------|----------|---------
322322
appIds| int[] | The ids of the games you want details for | Yes |
323-
cc | string | The cc is the country code, you can get appropriate currency values according to [ISO 3166-1](https://wikipedia.org/wiki/ISO_3166-1) | No |
324-
l | string | The l is the language parameter, you can get the appropriate language according to [ISO 639-1](https://wikipedia.org/wiki/ISO_639-1) (If there is one) | No |
323+
cc | string | The cc is the country code, you can get appropriate currency values according to [ISO 3166-1](https://wikipedia.org/wiki/ISO_3166-1_alpha-2#Officially_assigned_code_elements) | No |
324+
l | string | The l is the language parameter, you can get the appropriate language according to [ISO 639-1](https://wikipedia.org/wiki/List_of_ISO_639-1_codes) | No |
325325

326326

327327
> Example Output: [appDetails](./examples/app/appDetails.txt)
@@ -387,4 +387,4 @@ group| string or int | The ID or the name of the group. | Yes
387387
- [MaartenStaa](https://github.com/MaartenStaa)
388388
- [JRizzle88](https://github.com/JRizzle88)
389389
- [jastend](https://github.com/jastend)
390-
- [2er7](https://github.com/2er7)
390+
- [Teakowa](https://github.com/Teakowa)

0 commit comments

Comments
 (0)