andreped commited on
Commit
22173bf
·
1 Parent(s): a4992b2

Added Why section to README

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -11,6 +11,12 @@ pinned: false
11
 
12
  # wsi-visualization-demo
13
 
 
 
 
 
 
 
14
  ## Docker
15
 
16
  1. Build image:
 
11
 
12
  # wsi-visualization-demo
13
 
14
+ ## Why?
15
+
16
+ This repository was developed to demonstrate how to do the following:
17
+ * Creating a simple web application for rendering a whole slide image in real time.
18
+ * Containerizing and deploying a web app for deployment on Hugging Face Spaces.
19
+
20
  ## Docker
21
 
22
  1. Build image: