Skip to content

Commit ce135fb

Browse files
authored
Merge pull request #9 from lucasvmx/lucasvmx-patch-1
docs: 📚 fixes README.md
2 parents 5cddc50 + 53d0108 commit ce135fb

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
@@ -13,7 +13,7 @@ A simple library to get WarThunder data provided by the localhost server
1313
go get -u github.com/lucasvmx/WarTelemetry/telemetry
1414
```
1515

16-
## Example (localhost)
16+
## Example (Remote host)
1717

1818
```go
1919
package main
@@ -48,7 +48,7 @@ func main() {
4848

4949
```
5050

51-
## Example (Remote Host)
51+
## Example (Localhost)
5252

5353
```go
5454

0 commit comments

Comments
 (0)