From 938f0f1517c7db8bdab51259e5e717374e7a8b98 Mon Sep 17 00:00:00 2001 From: Shoaib Date: Wed, 5 Oct 2022 18:11:56 +0500 Subject: [PATCH] added [back to top] button --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 24dd0839e..db5670cea 100644 --- a/README.md +++ b/README.md @@ -210,3 +210,5 @@ This will cause a failure in non-exec/attach calls. If you reuse your api clien recreate it between api calls that use _stream_ and other api calls. See more at [exec example](examples/pod_exec.py). + +**[⬆ back to top](#Installation)**