aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2018-07-06 14:52:34 +0200
committerGravatar GitHub <noreply@github.com>2018-07-06 14:52:34 +0200
commit19010459a0ceb766495598337f76b95d6950a16c (patch)
treea60f7adc348ed6b49bfb13e60c7c0e8c10335e83 /README.md
parenta811fd63d186e02a364ccf6fcfc7a3249c1a1277 (diff)
Mention troubleshooting guide in top level README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 23964e7fc6..1af9ec34f0 100644
--- a/README.md
+++ b/README.md
@@ -45,6 +45,10 @@ Please read [How to contribute](CONTRIBUTING.md) which will guide you through th
the gRPC codebase.
The document also contains info on how the contributing process works and contains best practices for creating contributions.
+# Troubleshooting
+
+Sometimes things go wrong. Please check out the [Troubleshooting guide](TROUBLESHOOTING.md) if you are experiencing issues with gRPC.
+
# Performance
See [Performance dashboard](http://performance-dot-grpc-testing.appspot.com/explore?dashboard=5636470266134528) for the performance numbers for the latest released version.