From 6b6348c835b7311715538715b7f0176ccee52e82 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sat, 23 May 2020 17:02:37 +0300 Subject: [PATCH] updated docs... Signed-off-by: Alex A. Naanou --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 77f6039..0fa4321 100755 --- a/README.md +++ b/README.md @@ -127,6 +127,7 @@ class B extends A { - [Extending native `.constructor(..)`](#extending-native-constructor) - [Components](#components) - [`sources(..)`](#sources) + - [`values(..)`](#values) - [`parent(..)`](#parent) - [`parentProperty(..)`](#parentproperty) - [`parentCall(..)`](#parentcall)