Skip to content

Commit fd3dc6a

Browse files
committed
docs: merge data management and sorting points in readme
Consolidates the "Robust Data Management" and "Flexible Data Sorting" capabilities into a single, more comprehensive point. This removes redundancy and improves the clarity of the feature list.
1 parent bb5698b commit fd3dc6a

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

README.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,9 @@ management dashboard](https://github.com/headlines-toolkit/ht-dashboard).
3333
* 👤 **Personalized User Preferences:** Enable richer user interactions by
3434
managing and syncing user-specific data such as saved headlines, followed sources, or other personalized content tailored to individual users.
3535

36-
* 💾 **Robust Data Management:** Securely manage core news application data,
37-
including headlines, categories, and sources, through a well-structured
38-
and protected API.
39-
40-
* 🔀 **Flexible Data Sorting:** Order lists of headlines, sources, and other
41-
data by various fields in ascending or descending order, allowing for
42-
dynamic and user-driven content presentation.
36+
* 💾 **Robust Data Management:** Securely manage core news data (headlines,
37+
categories, sources) through a well-structured API that supports flexible
38+
querying and sorting for dynamic content presentation.
4339

4440
* 📊 **Dynamic Dashboard Summary:** Access real-time, aggregated metrics on
4541
key data points like total headlines, categories, and sources, providing

0 commit comments

Comments
 (0)