We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b0c2b commit c33f58bCopy full SHA for c33f58b
1 file changed
README.md
@@ -28,6 +28,7 @@ AlgorithmiaClient client = Algorithmia.client(apiKey);
28
```
29
30
Notes:
31
+
32
- API key may be omitted only when making calls from algorithms running on the Algorithmia cluster
33
- Using version range `[,1.1.0)` is recommended as it implies using the latest backward-compatible bugfixes.
34
0 commit comments