diff --git a/Contents/PrivateResources/Intro.gif b/Contents/PrivateResources/Intro.gif new file mode 100644 index 0000000..8026712 Binary files /dev/null and b/Contents/PrivateResources/Intro.gif differ diff --git a/Contents/PrivateResources/Overview.jpeg b/Contents/PrivateResources/Overview.jpeg new file mode 100644 index 0000000..2fe02e2 Binary files /dev/null and b/Contents/PrivateResources/Overview.jpeg differ diff --git a/README.md b/README.md index f6daa79..84d0bc6 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,12 @@ My WWDC 2018 playground. **ACCEPTED**. -Details, guides, videos later. \ No newline at end of file +![intro](Contents/PrivateResources/Intro.gif) + +**Paperville** provides a toolset to create a city model using Swift code only. You can build roads, houses, commercial areas, factories and parks with intuitive and powerful syntax. Your code on the left acts as a blueprint, and on the right you can see the interactive city. + +![overview](Contents/PrivateResources/Overview.jpeg) + +## Download and install + +**Paperville** is an Swift PlaygroundBook for iPad. Download the latest version from the [Releases](https://github.com/dreymonde/Paperville/releases) tab. \ No newline at end of file