diff --git a/README.md b/README.md index 1d1b169..6ae9977 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ An educational programming package for [Python 3.4+](https://www.python.org). Inspired by [Scratch](https://scratch.mit.edu) and [Processing](https://www.processing.org), sc8pr’s aim is to make it easy for new and experienced Python programmers to create animations, games, and other graphics-based programs. +![Screenshot](https://dmaccarthy.github.io/sc8pr/img/soccer.png) + sc8pr 2 features include: * a simple, event-driven approach to creating interactive animations * sprite management