Skip to content

Commit f080fc2

Browse files
author
rcemper
authored
Adjust %New() to access by GitHub Token
1 parent d8b1ae4 commit f080fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Import into any namespace and compile.
77

88
## Usage
99

10-
First create api object to interact with GitHub API (provide valid GitHub Token if available):
10+
First create api object to interact with GitHub API (use valid GitHub Token if available):
1111

1212
`Set api = ##class(GitHub.API).%New("<your token>")`
1313

0 commit comments

Comments
 (0)