Update README.md

This commit is contained in:
oooo-ps 2025-08-20 03:07:47 +03:00 committed by GitHub
parent 8e7df9ff72
commit 69bc326284
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,6 +8,10 @@ Simple, js-less micro-blogging platform written in Rust.
It uses the [Rocket](https://rocket.rs) framework and the [redb](https://www.redb.org) database for serving messages.
## Demo
![mb index page](https://github.com/user-attachments/assets/90e035bc-8511-4a8e-88a9-02a9e127d895)
## Install
1. `git clone https://github.com/YGGverse/mb.git && cd mb`