From c47ed6f805018cbef1ef8c07f55788b8a7c983c3 Mon Sep 17 00:00:00 2001 From: danielvici123 <94993276+danielvici@users.noreply.github.com> Date: Fri, 16 May 2025 22:37:22 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 56b8eb2..910e1ad 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ A collection of useful web-based tools built with Next.js, TypeScript, and Tailw 1. Clone the repository: ```bash -git clone https://github.com/yourusername/tool-website.git +git clone https://github.com/danielvici/tool-website.git ``` 2. Install dependencies: @@ -46,4 +46,4 @@ npm run dev ## Privacy -All tools operate entirely in the browser. No data is sent to external servers (except for explicitly shared URLs in bookmarks). Your data remains on your device and is stored only in your browser's local storage. \ No newline at end of file +All tools operate entirely in the browser. No data is sent to external servers (except for explicitly shared URLs in bookmarks). Your data remains on your device and is stored only in your browser's local storage.