From 8391b32eae43b63b9a3d4e0357b4f9658d435f50 Mon Sep 17 00:00:00 2001 From: Hugo Roussel <hugo.roussel@univ-tlse3.fr> Date: Fri, 26 Jul 2019 14:11:41 +0200 Subject: [PATCH] Update README.md --- documentation/py4j_demo/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/py4j_demo/README.md b/documentation/py4j_demo/README.md index a6dcb48c..65c3fe0d 100644 --- a/documentation/py4j_demo/README.md +++ b/documentation/py4j_demo/README.md @@ -1,3 +1,5 @@ +Official py4j documentation [here](https://www.py4j.org/). + # Install : Install python dependencies : ``` -- GitLab