From 6246faa9e8594b2a274bd3a8f25fbd993dc01bd2 Mon Sep 17 00:00:00 2001 From: KeshavAnandCode Date: Wed, 20 May 2026 17:45:29 -0500 Subject: [PATCH] Added readme --- README.md | 38 +++++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e7415f9..1ceec9e 100644 --- a/README.md +++ b/README.md @@ -1 +1,37 @@ -# foreignthon-ta +# foreignthon-ta + +Tamil language pack for ForeignThon. + +## Install + +```bash +pip install foreignthon foreignthon-ta +``` + +## Usage + +```py +fpy run main.ta.py +``` + +## What's translated + +- **Keywords** — {keywords} +- **Builtins** — {builtins} +- **Exceptions** — {exceptions} +- **Stdlib** — {stdlib} + +{postfix_section} + +## Documentation + +→ https://foreignthon.keshavanand.net/ + +## Contributing + +Found a missing translation or a better keyword choice? Open an issue or PR — no core access needed. + +## License + +GPL +