From 8cc2da32ebc0384f73da161ddff3482a78c2eacd Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 26 Apr 2020 21:51:53 +0300 Subject: [PATCH] updated docs... Signed-off-by: Alex A. Naanou --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c734be8..54f507d 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # object.js -_object.js_ provides a set of tools for making and maintaining object +[object.js](.) provides a set of tools for making and maintaining object constructors and for managing their inheritance relations.