feat(docs): add screenshot to the README to make Reddit happy

This commit is contained in:
perfectra1n 2025-07-10 22:38:30 -07:00
parent 3eb85f4402
commit cd4f1824d7
1 changed files with 7 additions and 0 deletions

View File

@ -2,6 +2,9 @@
A powerful, modern document management system built with Rust and React. Readur provides intelligent document processing with OCR capabilities, full-text search, and a beautiful web interface designed for 2026 tech standards.
![](./docs/images/readur_dashboard.png)
## ✨ Features
- 🔐 **Secure Authentication**: JWT-based user authentication with bcrypt password hashing
@ -101,6 +104,10 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
- [Material-UI](https://mui.com/) for the beautiful frontend components
- [PostgreSQL](https://www.postgresql.org/) for robust full-text search
## Screenshots
![](./docs/images/readur_search.png)
## 📞 Support
- **Documentation**: Start with the [User Guide](docs/user-guide.md)