about summary refs log tree commit diff
path: root/docs/README.md
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2017-02-02 16:35:06 +0100
committerEugen Rochko <eugen@zeonfederated.com>2017-02-02 16:35:06 +0100
commitaa2fa227e9cdd5aa4f8facd93775f6180e44a17b (patch)
tree2e7cb7e016c764c820b77bab6f5eb824cef21847 /docs/README.md
parent61ce15d94b7e83fee902290e9466413be218ff87 (diff)
Adding documentation for streaming API. Fixing filtering bug
Diffstat (limited to 'docs/README.md')
-rw-r--r--docs/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md
index 17487c296..5036ea22c 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -10,6 +10,7 @@ Index
 
 ### Using the API
 - [API documentation](Using-the-API/API.md)
+- [Streaming API documentation](Using-the-API/Streaming-API.md)
 - [Testing the API with cURL](Using-the-API/Testing-with-cURL.md)
 - [OAuth details](Using-the-API/OAuth-details.md)
 - [Tips for app developers](Using-the-API/Tips-for-app-developers.md)