We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbe116e commit 1f77027Copy full SHA for 1f77027
README.md
@@ -1,4 +1,4 @@
1
-# go-paperspace
+# paperspace-go
2
3
## Usage
4
```go
@@ -19,4 +19,4 @@ func getClient() *paperspace.Client {
19
- PAPERSPACE_APIKEY: Paperspace API key
20
- PAPERSPACE_BASEURL: Paperspace API url
21
- PAPERSPACE_DEBUG: Enable debugging
22
-- PAPERSPACE_DEBUG_BODY: Enable debug for response body
+- PAPERSPACE_DEBUG_BODY: Enable debug for response body
0 commit comments