diff --git a/README.md b/README.md index 838d9c9..eb99872 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,4 @@ This will spin up the Django application. You can then navigate to the provided ## Contributing: -If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcomed. \ No newline at end of file +If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcomed. diff --git a/examples/list.png b/examples/list.png new file mode 100644 index 0000000..65dece1 Binary files /dev/null and b/examples/list.png differ diff --git a/examples/slide_view.png b/examples/slide_view.png new file mode 100644 index 0000000..b7f20c1 Binary files /dev/null and b/examples/slide_view.png differ diff --git a/wsi_viewer/settings.py b/wsi_viewer/settings.py index c04ebef..fbffe4d 100644 --- a/wsi_viewer/settings.py +++ b/wsi_viewer/settings.py @@ -27,7 +27,6 @@ ALLOWED_HOSTS = ['*'] - # Application definition INSTALLED_APPS = [