From 24e2e9a335c6be6a5b5448b3e3016739605c3d0a Mon Sep 17 00:00:00 2001 From: Owen Feldman Date: Sat, 30 May 2026 20:23:39 -0400 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41f077b..0be755f 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ An installation script may be added later ## Pull Requests and Issues -So, I usually make projects for fun or so I can learn more programming, I don't like vibe coding, because I don't count it as coding, it's having AI code for you (and usually fails). I like coding myself, because, otherwise, just download a premade app, theres no point to doing it at all. Yes I do use Claude, but only for how to do things I don't understand, and only small bits of code, not full programs, also for checking my code to make sure it has no bugs. The same goes for pull requests for me (except the failing thing). I don't see a point of making these projects if other people just do it for me, I probably won't accept any pull requests, and if there is one, I will probably try to make it myself if I want. Instead, I would probably listen to an issue request, and then try to make it myself, unless it's too difficult, or I don't want to. +So, I usually make projects for fun or so I can learn more programming, I don't like vibe coding, because I don't count it as coding, it's having AI code for you (and usually fail). I like coding myself, because, otherwise, just download a premade app, theres no point to doing it at all. Yes I do use Claude, but only for how to do things I don't understand, and only small bits of code, not full programs, also for checking my code to make sure it has no bugs. The same goes for pull requests for me (except the failing thing). I don't see a point of making these projects if other people just do it for me, I probably won't accept any pull requests, and if there is one, I will probably try to make it myself if I want. Instead, I would probably listen to an issue request, and then try to make it myself, unless it's too difficult, or I don't want to.