From 4b567c71ec5a84f1af8c3b805a389e13131a5e5a Mon Sep 17 00:00:00 2001 From: Tao Feng Date: Wed, 22 Apr 2020 12:00:07 -0700 Subject: [PATCH] Add doc site (#98) --- search/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/search/README.md b/search/README.md index 394f7e2df3..1004ba6ffe 100644 --- a/search/README.md +++ b/search/README.md @@ -15,6 +15,9 @@ For information about Amundsen and our other services, visit the [main repositor - Python >= 3.6 - elasticsearch 6.x (currently it doesn't support 7.x) +## Doc +- https://lyft.github.io/amundsen/ + ## Instructions to start the Search service from distribution