diff --git a/README.md b/README.md index 77de377..8e74e96 100644 --- a/README.md +++ b/README.md @@ -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. diff --git a/TrueLayer-_Software_Engineering_Challenge_2026.pdf b/TrueLayer-_Software_Engineering_Challenge_2026.pdf deleted file mode 100644 index af0980c..0000000 Binary files a/TrueLayer-_Software_Engineering_Challenge_2026.pdf and /dev/null differ