Changed a git URL

This commit is contained in:
2025-05-20 16:02:27 -04:00
parent bfed21acd8
commit 71e00595ca
6 changed files with 8 additions and 137 deletions

View File

@ -10,14 +10,14 @@ Is a simple API client to interact with My Subaru service (https://www.mysubaru.
## Installation
```bash
# Go Modules
go get github.com/alex-savin/go-mysubaru
go get git.savin.nyc/alex/mysubaru
```
## Usage
The following samples will assist you to become as comfortable as possible with mysubaru library.
```go
// Import hassky into your code and refer it as `mysubaru`.
import "github.com/alex-savin/go-mysubaru"
import "git.savin.nyc/alex/mysubaru"
```
#### Create a new MySubaru connection and get a car by VIN