From b72444f8c0c6c44193fb2490feb08f9592f8aa81 Mon Sep 17 00:00:00 2001 From: Timo Hocker Date: Fri, 6 Mar 2020 08:38:41 +0100 Subject: [PATCH] syntax highlighting in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index baf784b..672093b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ General helper functions -``` +```js const util = require('@scode/utilities'); // cut off decimal places to a specified point