From 9627bad05f2282cb78d40b5ee218966b18d98b5c Mon Sep 17 00:00:00 2001 From: glyph Date: Fri, 26 Nov 2021 11:20:06 +0200 Subject: [PATCH] fix source path --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0427f4..16c22a9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Handwritten CSS and HTML, images, an HTML splicer and an RSS generator. ## nyf -`src/main.rs` +`src/lib.rs` An opinionated, custom-built HTML splicer. It reads HTML templates, splices them into a base template and writes the output.