Skip to content

Commit fce2d90

Browse files
authored
docs: refactor README for clarity and conciseness
Removed duplicate sections in the README and improved formatting.
1 parent 92ec54b commit fce2d90

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,9 @@ This application monitors WhatsApp messages for signs of purchases (such as rece
1212

1313
Timeless is primarily an educational project built to explore the intersection of automated messaging, NLP, and cloud infrastructure. While it mimics real-world financial tracking systems, its core goal is to demonstrate:
1414

15-
**Production-like Architecture**: Integrating Java/Quarkus with AI and external messaging APIs.
16-
17-
**Continuous Improvement**: The codebase is designed to evolve. We encourage experiments with local LLMs and different cloud providers.
18-
19-
**Learning by Doing**: This is a sandbox for implementing "real-world" logic in a controlled environment. Feel free to refactor, break, and improve!
15+
* **Production-like Architecture**: Integrating Java/Quarkus with AI and external messaging APIs.
16+
* **Continuous Improvement**: The codebase is designed to evolve. We encourage experiments with local LLMs and different cloud providers.
17+
* **Learning by Doing**: This is a sandbox for implementing "real-world" logic in a controlled environment. Feel free to refactor, break, and improve!
2018

2119
## 🚀 Features
2220

0 commit comments

Comments
 (0)