# Slides for "Introduction to PSGI" This directory contains the slides for my talk entitled "Introduction to PSGI". The slides were written in [Markdown](https://daringfireball.net/projects/markdown/) format and can be rendered with [remark](http://remarkjs.com/). ## Options To view the slides: make run To build slides and run as a PSGI app: make run-app To build a PDF version of the slides: make pdf