From c439cc0ab7ac87dcec907fede740b4b9bb1cb9ac Mon Sep 17 00:00:00 2001 From: garronej Date: Sun, 1 Aug 2021 04:41:14 +0200 Subject: [PATCH] Update --- README.template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.template.md b/README.template.md index 28d05ee..b9fd0a0 100644 --- a/README.template.md +++ b/README.template.md @@ -31,4 +31,4 @@ Specific imports: ```typescript import { myFunction } from "#{REPO_NAME}#/myFunction"; import { myObject } from "#{REPO_NAME}#/myObject"; -``` \ No newline at end of file +```