Update readme images path

This commit is contained in:
Nicola Spadari
2025-01-02 19:10:44 +01:00
parent 6525241a00
commit bb089f045c

View File

@@ -1,5 +1,5 @@
<p align="center"> <p align="center">
<img width="150" src="./src/public/logo.png" alt="logo"> <img width="150" src="./public/logo.png" alt="logo">
</p> </p>
<h1 align="center">NUXTOR</h1> <h1 align="center">NUXTOR</h1>
<p align="center"> <p align="center">
@@ -18,7 +18,7 @@ Build super fast desktop applications!
<br /> <br />
<div align="center"> <div align="center">
<img src="./src/public/screenshot.png"> <img src="./public/screenshot.png">
</div> </div>
<p align="center">Powered by Nuxt 3</p> <p align="center">Powered by Nuxt 3</p>