From e44af98f5be171001aedddd1826b7cbe08eacebb Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 26 Apr 2020 21:52:26 +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 54f507d..c734be8 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.