Skip to content

Commit be19314

Browse files
Martin EvansMartin Evans
authored andcommitted
2 parents 8d52198 + 865e7d6 commit be19314

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 @@ I needed to be able to quickly create a GitHub repo and other GitHub users as a
77
I also wanted the opportunity to learn more about the GitHub Api : https://developer.github.com/v3/ and brush up on my powershell :-)
88

99
## GitModule.psm1 ##
10-
This is a simple powershell module that may be referenced and invoked when needed to create and delete personal repositories. For wexisting repositories, you'll be able to add collaborators.
10+
This is a simple powershell module that may be referenced and invoked when needed to create and delete personal repositories. For existing repositories, you'll be able to add collaborators.
1111

1212

1313
When the Module is referenced, you'll be prompted to provide your username and a personal access token that you'll have to generate via your GitHub account at https://github.com/settings/tokens

0 commit comments

Comments
 (0)