From 78c4c2040862d89dfb569fdbce89d1efba0248d3 Mon Sep 17 00:00:00 2001 From: chavi362 <140444217+chavi362@users.noreply.github.com> Date: Mon, 30 Oct 2023 19:24:50 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01eac88..e2c178f 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ More information on contributing and the general code of conduct for discussion | Fake Profiles | [Fake Profiles](https://github.com/DhanushNehru/Python-Scripts/tree/master/Fake%20Profile) | Create fake profiles. | | File Encryption Decryption | [File Encryption Decryption](https://github.com/DhanushNehru/Python-Scripts/tree/master/File%20Encryption%20Decryption) | Encrypts and Decrypts files using AES Algorithms for Security purposes. | | Font Art | [Font Art](https://github.com/DhanushNehru/Python-Scripts/tree/master/Font%20Art) | Display a font art using python. | -| freelance helper program | [freelance-helper]([https://github.com/DhanushNehru/Python-Scripts/tree/master/Font%20Art](https://github.com/chavi362/Python-Scripts/tree/adding-freelance-helper/freelance-help-program)) | takes an Excel file with working hours and calculate the payment | +| freelance helper program | [freelance-helper]([[program](https://github.com/chavi362/Python-Scripts/tree/adding-freelance-helper/freelance-help-program))) | takes an Excel file with working hours and calculate the payment | | Get Hexcodes From Websites | [Get Hexcodes From Websites](https://github.com/DhanushNehru/Python-Scripts/tree/master/Get%20Hexcodes%20From%20Websites) | Generates a python list containing Hexcodes from website. | | Hand_Volume | [Hand_Volume](https://github.com/DhanushNehru/Python-Scripts/tree/master/Hand%20Volume) | Detect and Track Hand movements to control volume. | | Harvest Predictor | [Harvest Predictor](https://github.com/DhanushNehru/Python-Scripts/tree/master/Harvest%20Predictor) | Takes some necessary input parameter and predicts harvest according to it. |