added README minimal
All checks were successful
Pack Validation CI / validate (push) Successful in 8s

This commit is contained in:
2026-05-20 17:47:50 -05:00
parent 8b2bf776e2
commit 619a1b2660

View File

@@ -1 +1,37 @@
# foreignthon-es # foreignthon-es
Spanish language pack for ForeignThon.
## Install
```bash
pip install foreignthon foreignthon-es
```
## Usage
```py
fpy run main.es.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