From bffce3b1db60699fb88b46883c2c76603a30def6 Mon Sep 17 00:00:00 2001 From: Dorian Niemiec Date: Sat, 31 Aug 2024 11:48:14 +0200 Subject: [PATCH] Update README --- README | 1 + 1 file changed, 1 insertion(+) diff --git a/README b/README index ceb7620..95a9f0c 100644 --- a/README +++ b/README @@ -21,6 +21,7 @@ Structure: - utils - utility functions - templates - EJS templates for build script to use - tests - Jest unit tests + - middleware - tests for middleware - utils - unit tests for utility functions - utils - SVR.JS utilities (each utility has a single file) - esbuild.config.js - the build script