diff --git a/README.md b/README.md index 64b3a70..9b7ee76 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,5 @@ Try out the Get started with: 1. Install `dash_canvas`: `pip install dash-canvas` (you will also need `dash-core-components` to run the apps). -2. Run `python app_seg.py` (for interactive segmentation) or - `python correct_segmentation.py` (for correcting a pre-existing - segmentation) +2. Run `python index.py` 3. Visit http://localhost:8050 in your web browser - -