From 4494c00b2bdbe83710389302d826e02fe0f5e611 Mon Sep 17 00:00:00 2001 From: aflah02 <72096386+aflah02@users.noreply.github.com> Date: Fri, 8 Jan 2021 23:32:55 +0530 Subject: [PATCH] Update README.md Documentation improvements by adding links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a3ddcf5..6cca018 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,14 @@ # PPSuite Presenting the future of software development: Powerpoint. -Uncommon Hacks Hackathon 2019 Submission. See the Devpost project here: https://devpost.com/software/ppcc. +[Uncommon Hacks Hackathon](https://uncommonhacks.com/) 2019 Submission. See the Devpost project here: https://devpost.com/software/ppcc. Awarded "Most Technically Impressive 2019" ## Abstract What if you could execute your C code in Powerpoint? -At Carnegie Mellon's 11th annual SIGBOVIK in 2017, Tom Wildenhain unveiled the [Powerpoint Turing Machine](https://www.andrew.cmu.edu/user/twildenh/PowerPointTM/Paper.pdf) (aka PPTXTM), a Turing Machine that could function entirely in Powerpoint. The implications? Groundbreaking. The usability? Lacking. To operate the PPTXTM, one needs to write executable punch cards; a technique made obsolete in the **1960s**. +At Carnegie Mellon's 11th annual [SIGBOVIK](http://sigbovik.org/) in 2017, Tom Wildenhain unveiled the [Powerpoint Turing Machine](https://www.andrew.cmu.edu/user/twildenh/PowerPointTM/Paper.pdf) (aka PPTXTM), a [Turing Machine](https://en.wikipedia.org/wiki/Turing_machine) that could function entirely in Powerpoint. The implications? Groundbreaking. The usability? Lacking. To operate the PPTXTM, one needs to write executable punch cards; a technique made obsolete in the **1960s**. And so in 2019, we are proud to introduce the PPSuite, a collection of software engineered to greatly improve your Powerpoint programming experience.