diff --git a/README.md b/README.md index 389bb23..b2dcdf0 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ The project is broken into two parts: * Master - This can be thought of as the server, it's the portal that users interact with to upload .blend files and tweak render parameters. * Slave - This can be thought of as a client, and it handles rendering the images which get stitched together to create an animation. There can be as many instances of the slave as you want, the more slaves, the more simultaneous frames can be rendered. +#### Web interface + +When you run the master, it listens on port 8097. Here's a screenshot of the web interface on the status page for an ongoing render job: + ![alt text][logo] [logo]: https://deadbeef.codes/steven/cyclescaler/raw/master/example.png "Rendering using Google Cloud Platform."