From 4199f539ff8e4e08df6d6b3aa978bd40fcf203ec Mon Sep 17 00:00:00 2001 From: miles-grant-ibigroup Date: Thu, 22 Jan 2026 08:19:28 -0500 Subject: [PATCH 1/2] add message about dt refactoring --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b991f1123..a915f9679 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ [![Join the chat at https://matrix.to/#/#transit-data-tools:gitter.im](https://badges.gitter.im/repo.png)](https://matrix.to/#/#transit-data-tools:gitter.im) + +> [!NOTE] +> We are working on revamping our feed and deployment manager. We are looking for input from the open soruce community. If you have questions, concerns, ideas, or would like to be part of the process, please join in the gitter. + + The core application for IBI Group's TRANSIT-Data-Tools suite. This application provides GTFS editing, management, validation, and deployment to OpenTripPlanner. ## Quick Start From 96cd169fcdfe46b5e43a797c56e2f4f92989ac67 Mon Sep 17 00:00:00 2001 From: miles-grant-ibigroup <86619099+miles-grant-ibigroup@users.noreply.github.com> Date: Tue, 27 Jan 2026 12:22:24 -0500 Subject: [PATCH 2/2] clarify & fix typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a915f9679..62d66da41 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ > [!NOTE] -> We are working on revamping our feed and deployment manager. We are looking for input from the open soruce community. If you have questions, concerns, ideas, or would like to be part of the process, please join in the gitter. +> We are working on revamping our project, feed, and deployment manager. We are looking for input from the open source community. If you have questions, concerns, ideas, or would like to be part of the process, please join in the gitter. The core application for IBI Group's TRANSIT-Data-Tools suite. This application provides GTFS editing, management, validation, and deployment to OpenTripPlanner.