From a16944864320d7600b4dd02bfd41f7f3b45ad66d Mon Sep 17 00:00:00 2001 From: ChrisNo Date: Thu, 5 Jun 2025 15:44:48 -0700 Subject: [PATCH] Fix typos in README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 85dc410..38fb157 100644 --- a/README.md +++ b/README.md @@ -189,12 +189,12 @@ dirdoc is ideal for: ## Alternatives I found out about both of these after I made the first version of dirdoc. -The main difference between the alternatives is the dependecies and portablity. I want dirdoc to be as simple as possible to get up and running. No special enviroments or any other dependencies. Completely portable. +The main difference between the alternatives is the dependencies and portability. I want dirdoc to be as simple as possible to get up and running. No special environments or any other dependencies. Completely portable. - https://github.com/yamadashy/repomix - - Awsome tool. Gas a ton of neet features includig a webpage! + - Awesome tool. Has a ton of neat features including a webpage! - https://github.com/cyclotruc/gitingest - - Beautiful implmentation. Also awsome website. + - Beautiful implementation. Also awesome website. ## Contributing