Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 550 Bytes

Readme.md

File metadata and controls

17 lines (13 loc) · 550 Bytes

In this repository an index.html can be found that demonstrates the usage of segmentation by using the prison project.

Screenshot:

A small screenshot of index.html

Instructions:

To get this repo up and running use these steps:

  1. Initialize the submodule:
git submodule init; git submodule update
  1. Switch into the prison submodule and build using make.
  2. Open index.html in a local browser.