Update README.md
Browse files
README.md
CHANGED
@@ -111,10 +111,6 @@ graph TD;
|
|
111 |
G -->|Sadness| M["1.0"]
|
112 |
G -->|Surprise| N["0.02158"]
|
113 |
|
114 |
-
<!-- %% Style the Neutral and Positive sentiment arrows with a lighter stroke.
|
115 |
-
linkStyle 6 stroke:#cccccc, stroke-width:1px;
|
116 |
-
linkStyle 7 stroke:#cccccc, stroke-width:1px; -->
|
117 |
-
|
118 |
```
|
119 |
|
120 |
### Sample Example 2
|
|
|
111 |
G -->|Sadness| M["1.0"]
|
112 |
G -->|Surprise| N["0.02158"]
|
113 |
|
|
|
|
|
|
|
|
|
114 |
```
|
115 |
|
116 |
### Sample Example 2
|