Update README.md

Updated the hyperlink since the webpage was archived
This commit is contained in:
Preetham Pemmasani 2024-03-31 11:21:53 +05:30 committed by GitHub
parent 3191380eaa
commit 9d47ff3056
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -378,7 +378,7 @@ It's a great way to learn.
* [**Python**: _Python Tutorial: Make Your Own Text Editor_](https://www.youtube.com/watch?v=xqDonHEYPgA) [video]
* [**Python**: _Create a Simple Python Text Editor!_](http://www.instructables.com/id/Create-a-Simple-Python-Text-Editor/)
* [**Ruby**: _Build a Collaborative Text Editor Using Rails_](https://blog.aha.io/text-editor/)
* [**Rust**: _Hecto: Build your own text editor in Rust_ ](https://www.flenker.blog/hecto/)
* [**Rust**: _Hecto: Build your own text editor in Rust_ ](https://archive.flenker.blog/hecto/)
#### Build your own `Visual Recognition System`