Skip to content

Commit

Permalink
Merge pull request #9 from lucasvmx/lucasvmx-patch-1
Browse files Browse the repository at this point in the history
docs: 📚 fixes README.md
  • Loading branch information
lucasvmx authored May 10, 2024
2 parents 5cddc50 + 53d0108 commit ce135fb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ A simple library to get WarThunder data provided by the localhost server
go get -u github.com/lucasvmx/WarTelemetry/telemetry
```

## Example (localhost)
## Example (Remote host)

```go
package main
Expand Down Expand Up @@ -48,7 +48,7 @@ func main() {

```

## Example (Remote Host)
## Example (Localhost)

```go

Expand Down

0 comments on commit ce135fb

Please sign in to comment.