From 2cb044b2ea2e4eba84020d1488e3c39565f90e67 Mon Sep 17 00:00:00 2001 From: Chen Asraf Date: Fri, 27 May 2022 00:03:20 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 849d032..b0f3050 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Create a gitignore file for your project automatically. Can **automatically discover** your project type, or you can choose manually, and allows you to **remove unused patterns** from the resulting file. -Uses [gi_gen](https://github.com/chenasraf/gi_gen) to operate. +Based on [gi_gen](https://github.com/chenasraf/gi_gen). ## Requirements