From 172bbb4d7c4232bcaa6044b58f2e8b6d1de3fe18 Mon Sep 17 00:00:00 2001 From: Todd Baert Date: Wed, 19 Oct 2022 10:03:29 -0400 Subject: [PATCH] chore: Add docs link Signed-off-by: Todd Baert --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3a8c9377..3890e310 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,8 @@ class MyClass { } ``` +For complete documentation, visit: https://docs.openfeature.dev/docs/category/concepts + ## Requirements - Java 8+