feat(docs): add screenshot to the README to make Reddit happy
This commit is contained in:
parent
3eb85f4402
commit
cd4f1824d7
|
|
@ -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.
|
||||
|
||||

|
||||
|
||||
|
||||
## ✨ 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
|
||||
|
||||

|
||||
|
||||
## 📞 Support
|
||||
|
||||
- **Documentation**: Start with the [User Guide](docs/user-guide.md)
|
||||
|
|
|
|||
Loading…
Reference in New Issue