From efa407ad574c22043b09925c8f24fc5abe323442 Mon Sep 17 00:00:00 2001 From: Stijn Strickx Date: Tue, 4 Nov 2014 08:16:33 +0100 Subject: [PATCH] Added link to website --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 364be24..4498b20 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ Yahoo Finance API (Java) ================ +[Website](http://yahoofinance-api.com) + This library provides some methods that should make it easy to communicate with the Yahoo Finance API. It allows you to request detailed information, some statistics and historical quotes on stocks. Separate functionality is available to request a simple FX quote. Please check the javadoc (available in dist directory) to get a complete overview of the available methods and to get an idea of which data is available from Yahoo Finance.