Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Commit d9dc862

Browse files
author
ryancheek@hush.com
committed
Minor Fixes
1 parent b455693 commit d9dc862

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
---
33
[![forthebadge](http://forthebadge.com/images/badges/made-with-c-sharp.svg)](http://forthebadge.com)
44
##### DotaMatch is a .NET library that makes creating and managing dota 2 private lobbies easy. It works with [SteamKit](http://github.com/SteamRE/SteamKit) and Paralin's [Dota2](https://github.com/paralin/Dota2/) Library.
5-
#
6-
#
5+
76
## Binaries
87
---
98
[![forthebadge](http://forthebadge.com/images/badges/fuck-it-ship-it.svg)](http://forthebadge.com)
@@ -17,7 +16,6 @@ PM> Install-Package DotaMatch -Version 1.0.0
1716
```
1817
> dotnet add package DotaMatch --version 1.0.0
1918
```
20-
#
2119

2220
## Documentation
2321
---
@@ -69,7 +67,7 @@ private void Client_OnGameFinished(DotaGameResult Outcome) {
6967
```csharp
7068
client.Reset();
7169
```
72-
#
70+
7371
## License
7472
---
7573
[![forthebadge](http://forthebadge.com/images/badges/contains-technical-debt.svg)](http://forthebadge.com)

0 commit comments

Comments
 (0)