From 8d03df507503039b7889b3148be7fbb8c7a233c1 Mon Sep 17 00:00:00 2001 From: dazedanon <96628874+dazedanon@users.noreply.github.com> Date: Mon, 19 Jun 2023 16:29:40 -0500 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fead9b1..00e85c1 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ A couple of requirements. * [Python 3](https://www.python.org/downloads/) * [API Key](https://platform.openai.com/account/api-keys) * [PowerToys](https://f95zone.to/threads/windows-supported-ocr-tool-microsoft-powertoys.163509/) (Very useful for non-japanese speakers) +* Willingness to learn (No programming experience required) 1. First download the repository. You can do this by just downloading the zip on the main page or using Git to clone it, either works. 2. Right click on the project folder and click `Open with Code`.