Skip to content

Commit e86076c

Browse files
Update README.md add link to doc (#226)
1 parent 9752c55 commit e86076c

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,11 @@ The game is server-authoritative, with latency-masking animations. Position upda
6868

6969
Code is organized into three separate assemblies: **Client**, **Shared** and **Server** which reference each other when appropriate.
7070

71-
For an in-depth overview of the project's architecture please check out our [ARCHITECTURE.md](ARCHITECTURE.md).
71+
For an overview of the project's architecture please check out our [ARCHITECTURE.md](ARCHITECTURE.md).
72+
73+
---------------
74+
75+
For a deep dive in MLAPI and Boss Room, visit our [doc](https://docs-multiplayer.unity3d.com/) and [Learn](https://docs-multiplayer.unity3d.com/docs/learn/introduction) sections.
7276

7377
## Contributing
7478

0 commit comments

Comments
 (0)