Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go-blih is a Go client library for Blih (the Epitech bocal API).

## Installation

You can use `go get` to install the latest version of the library. This command will install the the library and its dependencies:
You can use `go get` to install the latest version of the library. This command will install the library and its dependencies:

```go
go get -u github.com/ShellBear/go-blih/blih
Expand All @@ -16,4 +16,4 @@ A generated documentation is available on [GoDoc](https://godoc.org/github.com/S

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details