awacke1 commited on
Commit
47b36cd
1 Parent(s): 303b78c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
README.md CHANGED
@@ -35,7 +35,20 @@ All these spots are within a comfortable biking distance from the Landmark Resor
35
 
36
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/620630b603825909dcbeba35/X1eHwQNEByTw_y-tNHSAg.png)
37
 
38
- ```mermaid
39
 
40
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
41
  ```
 
35
 
36
  ![image/png](https://cdn-uploads.huggingface.co/production/uploads/620630b603825909dcbeba35/X1eHwQNEByTw_y-tNHSAg.png)
37
 
 
38
 
39
 
40
+
41
+ ```mermaid
42
+
43
+ graph TD
44
+ A[Landmark Resort] --> B(Egg Harbor Beach)
45
+ A --> C(Harbor View Park)
46
+ A --> D(Alpine Resort & Golf)
47
+ A --> E(Wood Orchard Market)
48
+ A --> F(Egg Harbor Fun Park)
49
+ A --> G(Peninsula Players Theatre)
50
+ A --> H(Harbor Ridge Winery)
51
+ A --> I(Plum Bottom Gallery)
52
+ A --> J(The Village Cafe)
53
+ A --> K(Door Artisan Cheese Company)
54
  ```