From 407a143729cb1a60eaa22c1c77046c5dd30cdb65 Mon Sep 17 00:00:00 2001 From: Sven Vogel Date: Thu, 24 Oct 2024 22:59:52 +0000 Subject: [PATCH] fix(readme): fixed invalid `img` tag --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9c00217..cfcac56 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,12 @@

Technology demonstration for 3D simulation of Brunsviga RK 13

+
+ preview +
+ +--- + This repository is a demonstration of web technologies that might be used for simulating the Brunsviga RK 13 mechanical calculator. The demo is designed to be small and lightweight in deploment. @@ -14,8 +20,6 @@ The user interface is styled with `tailwindcss` and will refer to the paper, sou The built application can be delpoyed via a static web server such as Nginx (see docker container). -