mirror of
https://codeberg.org/ultimateplayer1999/go-api-usage.git
synced 2024-11-21 22:38:23 -05:00
README change
This commit is contained in:
parent
956c07e85c
commit
b0951e95b5
13
README.md
13
README.md
@ -1,3 +1,12 @@
|
|||||||
Some examples for API usage in Go for the ssh.surf API
|
Some examples for API usage in Go for the ssh.surf API.
|
||||||
|
|
||||||
All of them based on .env files
|
All of them based on a .env file.
|
||||||
|
|
||||||
|
To install this package you can use the following while you have it setup for a Go project.
|
||||||
|
|
||||||
|
```text
|
||||||
|
go get github.com/joho/godotenv
|
||||||
|
```
|
||||||
|
|
||||||
|
# DISCLAIMER
|
||||||
|
The binaries may need to be rebuild. As they are build on Ubuntu and it also depends on how you installed Golang.
|
||||||
|
Loading…
Reference in New Issue
Block a user