Skip to content

Commit 898a785

Browse files
committed
docs(readme): Fixed title sizes
1 parent a7459be commit 898a785

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,13 +31,13 @@ The MLAPI is built to work everywhere. It will run in the web, on many Unity ver
3131
The requirements for the MLAPI are:
3232
* Unity >= 2017
3333

34-
## Special thanks
34+
### Special thanks
3535
Special thanks to [Gabriel Tofvesson](https://github.com/GabrielTofvesson) for writing the BitWriter, BitReader & ECDH implementation.
3636

37-
## Issues and missing features
37+
### Issues and missing features
3838
If there are any issues, bugs or features that are missing. Please open an issue on the GitHub [issues page](https://github.com/MidLevel/MLAPI/issues).
3939

40-
## Example
40+
### Example
4141
Here is a sample MonoBehaviour showing a chat script where everyone can write and read from. This shows the basis of the MLAPI and the abstractions it adds.
4242

4343
```csharp

0 commit comments

Comments
 (0)