Skip to content

Commit 2752395

Browse files
Daniel Kobrangitbook-bot
authored andcommitted
GitBook: [master] one page modified
1 parent 8c0e31f commit 2752395

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ Welcome to the **Paperspace CORE API** documentation. CORE provides a RESTful AP
88

99
You can interact with CORE API in two ways: by using an HTTP client of your choice and the Paperspace API HTTP endpoints or programmatically from within a Javascript Node.js application.
1010

11-
## Other clients <a id="other-clients"></a>
11+
#### Other clients
1212

1313
If you've created an API client in a language other than JavaScript, please let us know at [support@paperspace.com](mailto:support@paperspace.com) and we will link to it here.
1414

1515
## Sample Apps <a id="sample-apps"></a>
1616

17-
See the directory [samples](https://github.com/Paperspace/paperspace-node/tree/master/samples) for a few simple samples of using the node API, and the CLI in a bash script. Note: the [jq](https://stedolan.github.io/jq/) tool is used in the bash sample for parsing JSON data.
17+
See the directory [samples](https://github.com/Paperspace/paperspace-node/tree/master/samples) for a few simple samples of using the node API. Note: the [jq](https://stedolan.github.io/jq/) tool is used in the bash sample for parsing JSON data.
1818

1919
## Contributing <a id="contributing"></a>
2020

0 commit comments

Comments
 (0)