From 0008c5b1f305727be4c1b6aa8a68e6d53362d4fa Mon Sep 17 00:00:00 2001 From: Cameron Yick Date: Thu, 14 Jun 2018 01:22:48 -0400 Subject: [PATCH] Fix #119: Update README.md with Riingo Link --- README.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 68e9d1d..3e905f8 100644 --- a/README.rst +++ b/README.rst @@ -129,7 +129,7 @@ Further Docs -------- * Official Tiingo Documentation: https://api.tiingo.com -* Tiingo-Python Documentation (Under Construction): https://tiingo-python.readthedocs.io. +* `tiingo-python` Documentation: https://tiingo-python.readthedocs.io. Features -------- @@ -148,6 +148,12 @@ Roadmap: Feel free to file a PR that implements any of the above items. +Related Projects: +-------- +* Riingo_ : Client for Tiingo in the R Programming Language + +.. _Riingo: https://github.com/business-science/riingo + Credits ---------