fix(readme): fixed invalid `img` tag
Gitea Vite Build Action / Vite-Build (push) Successful in 41s Details

This commit is contained in:
Sven Vogel 2024-10-24 22:59:52 +00:00
parent 7c38e77329
commit 407a143729
1 changed files with 6 additions and 2 deletions

View File

@ -5,6 +5,12 @@
<h2>Technology demonstration for 3D simulation of Brunsviga RK 13</h2>
</div>
<div align="center" >
<img src="./assets/preview.png" alt="preview" width="60%"/>
</div>
---
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).
<img src="./assets/preview.png" alt="preview" width="80%>
## ☁️ Technology Stack
- Vite