diff --git a/.github/sc_map_filters_list.png b/.github/sc_map_filters_list.png
index 2813641..8c9bd8e 100644
Binary files a/.github/sc_map_filters_list.png and b/.github/sc_map_filters_list.png differ
diff --git a/.github/sc_trip.png b/.github/sc_trip.png
index 235bc21..dde2769 100644
Binary files a/.github/sc_trip.png and b/.github/sc_trip.png differ
diff --git a/.github/sc_trips.png b/.github/sc_trips.png
index d99dfb3..8f25374 100644
Binary files a/.github/sc_trips.png and b/.github/sc_trips.png differ
diff --git a/README.md b/README.md
index d53af4a..d233788 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
-
@@ -22,19 +22,23 @@
- π¦ [About](#about)
- π± [Getting Started](#getting_started)
-- πΈ [Demo](#Demo)
-- π§ [Roadmap](#Roadmap)
-- π [License](#License)
-- π€ [Contributing](#Contributing)
+- πΈ [Demo](#demo)
+- π€ [Contributing](#contributing)
+- π [License](#license)
- π οΈ [Tech Stack](#techstack)
## π¦ About
-TRIP is a minimalist Map tracker and Trip planner to visualize your points of interest (POI) and organize your next adventure details.
+TRIP is a self-hostable **minimalist Map tracker** and **Trip planner** to visualize your points of interest (POI) and organize your next adventure details.
-Demo is worth a thousand words, head to πΈ [Demo](#Demo).
+**Core Features:**
+- Map and manage POIs on interactive maps
+- Plan multi-day trips with detailed itineraries
+- Collaborate and share with travel companions
-π Privacy-First β No telemetry, no tracking, fully self-hostable. You own your data. Inspect, modify, and contribute freely.
+No telemetry. No tracking. No ads. Free, forever.
+
+See the [πΈ demo](#demo) to explore TRIP in action.
@@ -88,29 +92,22 @@ A demo is available at [itskovacs-trip.netlify.app](https://itskovacs-trip.netli
-## π§ Roadmap
+## π€ Contributing
-New features coming soon
TM, check out the development plan in the [Roadmap Wiki](https://github.com/itskovacs/trip/wiki/Roadmap).
-If you have ideas π‘, feel free to open an issue.
+Contributions are welcome! Open an issue to report bugs, start a discussion to share ideas or submit a pull request for new features.
-If you want to develop new feature, feel free to open a pull request (see [π€ Contributing](#contributing)).
+1. Fork the repository
+2. Create a new branch (`my-new-trip-feature`)
+3. Commit and push your changes
+4. Open a pull request
+
+TRIP is and will always remain completely free, no paywalled features, no telemetry, no tracking, no ads. Development is supported through optional donations. If TRIP helps plan your adventures, consider [leaving a small tip](https://ko-fi.com/itskovacs) β.
## π License
-I decided to license trip under the **CC BY-NC-SA 4.0**. You may use, modify, and share freely with attribution, but **commercial use is strictly prohibited**.
-
-
-
-## π€ Contributing
-
-Contributions are welcome! Feel free to open issues if you find bugs and pull requests for your new features!
-
-1. Fork the repo
-2. Create a new branch (`my-new-trip-feature`)
-3. Commit changes
-4. Open a pull request
+TRIP is licensed under the **CC BY-NC-SA 4.0**. You may use, modify, and share freely with attribution, but **commercial use is strictly prohibited**.
@@ -118,8 +115,8 @@ Contributions are welcome! Feel free to open issues if you find bugs and pull re
### **Frontend**
-- π
°οΈ Angular 19
-- ποΈ PrimeNG 19
+- π
°οΈ Angular 20
+- ποΈ PrimeNG 20
- π¨ Tailwind CSS 4
- πΊοΈ Leaflet 1.9 (plugins: [Leaflet.markercluster](https://github.com/Leaflet/Leaflet.markercluster), [Leaflet.contextmenu](https://github.com/aratcliffe/Leaflet.contextmenu))