Skip to content

Commit 3a5fcbb

Browse files
committed
docs(readme): Added missing punctuation
1 parent 1e75e45 commit 3a5fcbb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ For bug reports or feature requests you want to propose, please use the Issue Tr
3030
* .NET 4.6 or .NET 3.5 with .NET 2.0 non subset
3131

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

3535
## Issues and missing features
36-
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)
36+
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).
3737

3838
## Example
3939
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.

0 commit comments

Comments
 (0)