diff --git a/examples/dash/README.md b/examples/dash/README.md index c4a6db8..7f5cf55 100644 --- a/examples/dash/README.md +++ b/examples/dash/README.md @@ -7,5 +7,3 @@ An interactive demo of AeroSandbox, powered by Dash! Work in progress. ## Installation and Usage 1. Install all dependencies listed in `requirements.txt` - all packages are pip-installable. In particular, be sure to get a recent version of AeroSandbox (`pip install --upgrade aerosandbox`). 2. Run `app.py` to launch a local Dash server to host the Dash app. A link will appear in your console; click this to use the Dash app. - -## Illustration \ No newline at end of file