Commit 8e30497f authored by Nawasan Wisitsingkhon's avatar Nawasan Wisitsingkhon

add details in readme

parent 92df52c6
...@@ -19,6 +19,9 @@ To understand The software-defined networking well, I trying to create a simple ...@@ -19,6 +19,9 @@ To understand The software-defined networking well, I trying to create a simple
## Plan ## Plan
<details>
<summary>Diagram</summary>
```mermaid ```mermaid
stateDiagram stateDiagram
con: Controller con: Controller
...@@ -43,3 +46,5 @@ ofp --> ofpe ...@@ -43,3 +46,5 @@ ofp --> ofpe
ofpe --> ofpv10_e ofpe --> ofpv10_e
ofpe --> ofpv13_e ofpe --> ofpv13_e
``` ```
</details>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment