Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksonrakena committed Dec 12, 2023
2 parents d30cabd + 21947c4 commit 99821eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ You should now be ready to use Promul as a relay server for your Unity project.
```mermaid
flowchart TD
subgraph "Protocol layer"
A[Your Unity code] -->|Unity Netcode| B[Promul.Runtime]
A[Your Unity code] -->|Unity Netcode| B[Promul.Runtime.Unity]
end
subgraph Transit layer
B --> C[Promul.Common\nKey networking capabilities]
Expand Down

0 comments on commit 99821eb

Please sign in to comment.