From 1fe1d50da34b779d0793aa82a4f4b7a0bd716274 Mon Sep 17 00:00:00 2001 From: petermarks12 <36935107+petermarks12@users.noreply.github.com> Date: Mon, 9 Jan 2023 15:47:56 +0530 Subject: [PATCH] Update README.md Added Kody Tools under Other Free Resources. The website has around 300+ dev tools, calculators, and converters. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9ccd500a..f626f3a8 100644 --- a/README.md +++ b/README.md @@ -1732,6 +1732,7 @@ HTML Themes and UI Kits to create your applications faster! * [QR Code Robot](https://qr-code-robot.com) — Free QR Code Generator. Offers possibilty to generate a QR Code for a webpage, sms, email, wifi auth or free text. Plans to offer also a generator for file sharing (pdf, mp3, video) and also a scan tracking of QR code. * [Free Code Tools](https://freecodetools.org/) — Effective code tools which are 100% free. Markdown editor, Code minifier/beautifier, QR code generator, Open Graph Generator, Twitter card Generator and more. * [regex101](https://regex101.com/) — Free this website allows you to test and debug regular expressions (regex). It provides a regex editor and tester, as well as helpful documentation and resources for learning regex. + * [Kody Tools](https://www.kodytools.com/dev-tools) — 100+ dev tools including formatter, minifier, and converter.