From 985ab1c1a7f4ab88b4eb1626a7c7bad93491c88d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Pawe=C5=82ek?= Date: Tue, 27 Aug 2024 00:26:50 +0200 Subject: [PATCH] fix iso list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6840e3c..71fadfa 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ Here are some of the most popular languages and their ISO 639-1 codes: ## Additional Resources - [PyPI page](https://pypi.org/project/simpleaitranslator/) -- [ISO 639-1 Codes](https://iso639-3.sil.org/code_tables/639/data) +- [ISO 639-1 Codes](https://localizely.com/iso-639-1-list/) - [Github project repository](https://github.com/adam-pawelek/SimpleAITranslator) ## Authors