This commit is contained in:
36
README.md
36
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user