From 69eb7e411f2c98c0a786c8957335b188d02be2a5 Mon Sep 17 00:00:00 2001 From: Mohammad Ruman <88760648+mohammadruman@users.noreply.github.com> Date: Fri, 7 Apr 2023 14:22:20 +0530 Subject: [PATCH] Update README.md --- visibilitylib/README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/visibilitylib/README.md b/visibilitylib/README.md index 28c7af03f..6962fa5ac 100644 --- a/visibilitylib/README.md +++ b/visibilitylib/README.md @@ -1,3 +1,17 @@ + + +# Table of content +- [Overview](#overview) +- [Notice](#notice) +- [SafetyLevel](#safetylevel) +- [Features](#features) +- [Action](#action) +- [Condition](#condition) +- [Policy](#policy) +- [RuleEngine](#ruleengine) +- [SafetyLabel](#safetylabel) +- [SafetyLabelType](#safetylabeltype) + Overview ======== @@ -8,6 +22,8 @@ Notice Visibility Filtering library is currently being reviewed and rebuilt, and part of the code has been removed and is not ready to be shared yet. The remaining part of the code needs further review and will be shared once it’s ready. Also code comments have been sanitized. + + SafetyLevel ===========