From 87e84d9089848b8ce53c345ff230e3a6ff41331e Mon Sep 17 00:00:00 2001 From: "K.Himeno" Date: Mon, 18 Jan 2021 11:41:38 +0900 Subject: [PATCH] docs: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ddf3efc..fb41522 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# @himenon/node-lib-template +# @himenon/path-oriented-data-structure Data structure management library that extends Composite Pattern to Path orientation.