From 8b745c885bdb9e0abe2e05a1df00de122e4e977b Mon Sep 17 00:00:00 2001 From: Himanshu Gupta Date: Thu, 21 Mar 2024 01:27:18 +0530 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 1d59746..34d3123 100644 --- a/README.md +++ b/README.md @@ -83,15 +83,15 @@ import Share from 'fe-pilot/Share'; See the list of components ### -1. AutoFillOtp              :white_check_mark:   [Implementation & Structure](./__app/component/AutoFillOtp/README.md) -2. CopyToClipboard :white_check_mark:   [Implementation & Structure](./__app/component/CopyToClipboard/README.md) -3. LiveLocation           :white_check_mark:   [Implementation & Structure](./__app/component/LiveLocation/README.md) -4. LocateMe                 :white_check_mark:   [Implementation & Structure](./__app/component/LocateMe/README.md) -5. PhoneBook             :white_check_mark:   [Implementation & Structure](./__app/component/PhoneBook/README.md) -6. Scanner                    :white_check_mark:   [Implementation & Structure](./__app/component/Scanner/README.md) -7. Share                         :white_check_mark:   [Implementation & Structure](./__app/component/Share/README.md) -8. TextToSpeech        :white_check_mark:   [Implementation & Structure](./__app/component/TextToSpeech/README.md) -9. VoiceRecognition :white_check_mark:   [Implementation & Structure](./__app/component/VoiceRecognition/README.md) +1. AutoFillOtp              :white_check_mark:   [Implementation & Structure](https://github.com/opensrc0/fe-pilot/blob/main/__app/component/AutoFillOtp/README.md) +2. CopyToClipboard :white_check_mark:   [Implementation & Structure](https://github.com/opensrc0/fe-pilot/blob/main/__app/component/CopyToClipboard/README.md) +3. LiveLocation           :white_check_mark:   [Implementation & Structure](https://github.com/opensrc0/fe-pilot/blob/main/__app/component/LiveLocation/README.md) +4. LocateMe                 :white_check_mark:   [Implementation & Structure](https://github.com/opensrc0/fe-pilot/blob/main/__app/component/LocateMe/README.md) +5. PhoneBook             :white_check_mark:   [Implementation & Structure](https://github.com/opensrc0/fe-pilot/blob/main/__app/component/PhoneBook/README.md) +6. Scanner                    :white_check_mark:   [Implementation & Structure](https://github.com/opensrc0/fe-pilot/blob/main/__app/component/Scanner/README.md) +7. Share                         :white_check_mark:   [Implementation & Structure](https://github.com/opensrc0/fe-pilot/blob/main/__app/component/Share/README.md) +8. TextToSpeech        :white_check_mark:   [Implementation & Structure](https://github.com/opensrc0/fe-pilot/blob/main/__app/component/TextToSpeech/README.md) +9. VoiceRecognition :white_check_mark:   [Implementation & Structure](https://github.com/opensrc0/fe-pilot/blob/main/__app/component/VoiceRecognition/README.md) > ## Online Editor Templates @@ -145,7 +145,7 @@ Thanks goes to these wonderful people

- Fossa Bot + Shashank Gupta
Shashank Gupta