From ac8186cb3cd94b40b4272c2e5fe43bd06c319bde Mon Sep 17 00:00:00 2001 From: William Falcon Date: Mon, 19 Aug 2019 07:20:10 -0400 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b602370..860194f8 100644 --- a/README.md +++ b/README.md @@ -362,7 +362,16 @@ python multi_node_cluster_template.py --nb_gpu_nodes 4 --gpus '0,1,2,3,4,5,6,7' --- ## Asking for help -Welcome to the Lightning community! To chat with the rest of us visit our [gitter channel](https://gitter.im/PyTorch-Lightning/community?utm_source=share-link&utm_medium=link&utm_campaign=share-link)! +Welcome to the Lightning community! + +If you have any questions, feel free to: +1. read the docs. +2. Search through the issues. +3. Ask on stackoverflow with the tag pytorch-lightning. + +If no one replies to you quickly enough, feel free to post the stackoverflow link to our Gitter chat! + +To chat with the rest of us visit our [gitter channel](https://gitter.im/PyTorch-Lightning/community?utm_source=share-link&utm_medium=link&utm_campaign=share-link)! --- ## FAQ