From 090b5722b456e8d743ee8db8930fb53055a47ae0 Mon Sep 17 00:00:00 2001 From: josemiotto Date: Mon, 20 Aug 2018 12:19:26 +0200 Subject: [PATCH] link to documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index de37d7f..cde8611 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ To install, type: python setup.py install -See source code of levy.py for usage. +For usage, please visit our [documentation](https://pylevy.readthedocs.io/en/latest/index.html). The package allows to sample random Levy numbers, fit them, and compute the Levy distribution.