We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 113adbc commit d656a27Copy full SHA for d656a27
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