diff --git a/README.md b/README.md index a53adb7..de8fdfb 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,11 @@ This repository contains the implementation of The Innovation Game (TIG). ## Important Links -* [TIG's tech explainer](docs/tech/1_basics.md) -* [TIG's licensing explainer](docs/licenses/anatomy.md) +* [TIG Whitepaper](docs/whitepaper.pdf) +* [TIG Tech Explainer](docs/tech/1_basics.md) +* [TIG Licensing Explainer](docs/licenses/anatomy.md) * [Getting Started with Innovating](docs/guides/innovating.md) -* [Challenge descriptions](docs/challenges/satisfiability.md) +* [Challenge Descriptions](docs/challenges/satisfiability.md) ## Repo Contents diff --git a/docs/whitepaper.pdf b/docs/whitepaper.pdf new file mode 100644 index 0000000..bd7ede2 Binary files /dev/null and b/docs/whitepaper.pdf differ