From d15029a4db799fc7e443f1105be7ea023512dc27 Mon Sep 17 00:00:00 2001 From: hugo gogo Date: Sat, 8 Oct 2022 19:37:17 +0200 Subject: [PATCH] small tests on node --- notes_hugo.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes_hugo.md b/notes_hugo.md index 55e19480..5ff9a0e6 100644 --- a/notes_hugo.md +++ b/notes_hugo.md @@ -21,3 +21,4 @@ fs.readFile('MyFile.txt', (err, content) => { }); ``` - [doc technos generic](https://devdocs.io/) +