docs(readme): try to fix image, fix bullets

Amolith created

Change summary

README.md | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)

Detailed changes

README.md 🔗

@@ -15,9 +15,11 @@ Collaborative lists with real‑time voting and ranking. Create a room, share th
 [![Code: AGPL-3.0-or-later](https://img.shields.io/badge/Code-AGPL--3.0--or--later-blue)](LICENSES/AGPL-3.0-or-later.txt)
 [![Docs/assets: CC0-1.0](https://img.shields.io/badge/Docs%2Fassets-CC0--1.0-lightgrey)](LICENSES/CC0-1.0.txt)
 
-<p align="center">
-  <img src=".readme-assets/2025-11-08.png" alt="Sift screenshot: collaborative list with real-time votes" />
-</p>
+<center>
+
+![Sift screenshot: collaborative list with real-time votes](.readme-assets/2025-11-08.png)
+
+</center>
 
 ## Why Sift?
 
@@ -47,11 +49,11 @@ Then open <http://localhost:8294> in your browser.
 
 ## How it works (for users)
 
-1) Create a room and share the link, or join an existing room by code
-2) Add items one‑by‑one or paste multiple lines
-3) Vote: 1 = up, 2 = down, 3 = veto; Enter also upvotes the selected item
-4) Edit or delete items inline; reset votes when starting a new round
-5) Optionally set a room title to keep context
+1. Create a room and share the link, or join an existing room by code
+2. Add items one‑by‑one or paste multiple lines
+3. Vote: 1 = up, 2 = down, 3 = veto; Enter also upvotes the selected item
+4. Edit or delete items inline; reset votes when starting a new round
+5. Optionally set a room title to keep context
 
 Tip: You can deep‑link into a room via `?room=CODE`.