From bd9669342bab680a9965648d0115e0aaedf984ca Mon Sep 17 00:00:00 2001 From: Donnie Holmes Date: Thu, 1 Apr 2021 14:28:14 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f80de62..8c9cbb8 100644 --- a/README.md +++ b/README.md @@ -68,4 +68,4 @@ I originally tried to make use of [PyGithub](https://github.com/PyGithub/PyGithu ### Why did you write this in Python? Nuget only supports .Net. -I wanted to learn something new and Python is new to me. This project seemed like a good use case for the high-level scripting support available in Python. I could have written this in C#, but I wouldn't have leared as much in the process. +I wanted to learn something new and Python is new to me. This project seemed like a good use case for the high-level scripting support available in Python. I could have written this in C#, but I wouldn't have learned as much in the process.