Skip to content

Commit 00d06c7

Browse files
authored
Merge pull request #4780 from mermaid-js/jgreywolf-patch-1
Update README.md
2 parents 07f460a + b6d5497 commit 00d06c7

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

README.md

+2-14
Original file line numberDiff line numberDiff line change
@@ -165,13 +165,7 @@ class Class10 {
165165
int id
166166
size()
167167
}
168-
namespace Namespace01 {
169-
class Class11
170-
class Class12 {
171-
int id
172-
size()
173-
}
174-
}
168+
175169
```
176170

177171
```mermaid
@@ -191,13 +185,7 @@ class Class10 {
191185
int id
192186
size()
193187
}
194-
namespace Namespace01 {
195-
class Class11
196-
class Class12 {
197-
int id
198-
size()
199-
}
200-
}
188+
201189
```
202190

203191
### State diagram [<a href="https://mermaid-js.github.io/mermaid/#/stateDiagram">docs</a> - <a href="https://mermaid.live/edit#pako:eNpdkEFvgzAMhf8K8nEqpYSNthx22Xbcqcexg0sCiZQQlDhIFeK_L8A6TfXp6fOz9ewJGssFVOAJSbwr7ByadGR1n8T6evpO0vQ1uZDSekOrXGFsPqJPO6q-2-imH8f_0TeHXm50lfelsAMjnEHFY6xpMdRAUhhRQxUlFy0GTTXU_RytYeAx-AdXZB1ULWovdoCB7OXWN1CRC-Ju-r3uz6UtchGHJqDbsPygU57iysb2reoWHpyOWBINvsqypb3vFMlw3TfWZF5xiY7keC6zkpUnZIUojwW-FAVvrvn51LLnvOXHQ84Q5nn-AVtLcwk">live editor</a>]

0 commit comments

Comments
 (0)