We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa3f0cd commit 90ad555Copy full SHA for 90ad555
1 file changed
README.md
@@ -29,4 +29,7 @@ http://rit-capstone.ddns.net/Zaatari-Project/map/
29
4) Unpack
30
5) Download Shape Files from https://drive.google.com/file/d/0B_dPfSwYMdclaFE5aFpmZGd2MFU/view?usp=sharing
31
6) Unpack Shape Files Zip into map folder and rename as boundaries
32
-7) Run the R command shiny::runApp('Zaatari-Project/map')
+7) Run the R command
33
+```r
34
+shiny::runApp('Zaatari-Project/map')
35
+```
0 commit comments