From ebea22ae3e3d82b335d3ff1dbaef3d1f62987534 Mon Sep 17 00:00:00 2001 From: Tim Dodd Date: Tue, 3 Oct 2023 11:03:43 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index deeb24d..608a817 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ UtilPlex is a collection of utility tools for developers, designed to simplify common tasks in the development workflow. This Angular-based website offers features such as JSON to YAML conversion and SQL/JSON formatters. +# Live Version +[https://www.utilplex.com](https://www.utilplex.com) ## Table of Contents @@ -39,4 +41,4 @@ Before you can use UtilPlex, make sure you have the following prerequisites inst ## License -This project is licensed under the MIT License. \ No newline at end of file +This project is licensed under the MIT License.