docs: remove challenge file

This commit is contained in:
2026-06-16 14:21:31 +02:00
parent 615fd5943e
commit 44dcf26bb3

View File

@@ -2,8 +2,6 @@
REST API for the TrueLayer Software Engineering Challenge. It returns basic Pokémon information from PokéAPI and, on request, a fun translated description from FunTranslations.
[File challenge](TrueLayer-_Software_Engineering_Challenge_2026.pdf)
## Requirements
You can run it either with Docker or with a local Rust toolchain. Common commands are available through `make`; run `make help` for the full list.