diff --git a/README.md b/README.md index 630f606..6f4ebb9 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,12 @@ This is a simple rails app for distributing wedding information and managing the  +## How does it work? + +Here's a map of all the flows through the app, from the home page to the RSVP flow and also some of the separate admin interface. [Click here to expand the image.](docs/wedding_flow.jpg) And [here is a higher resolution PDF version](docs/wedding_flow.pdf). + + + ## Development ### Initial Setup diff --git a/docs/index.html b/docs/index.html index 3d2e8b7..b579f6a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4,10 +4,24 @@
-This diagram was produced in Realtime Board. diff --git a/docs/wedding_flow_thumbnail.jpg b/docs/wedding_flow_thumbnail.jpg new file mode 100644 index 0000000..8a4a61b Binary files /dev/null and b/docs/wedding_flow_thumbnail.jpg differ