Skip to content

Commit 39a9eb8

Browse files
gcampclaude
andcommitted
Update README badge and wording
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent fe56d62 commit 39a9eb8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# py-gtfs-loader
22

3-
[![PyPI version](https://badge.fury.io/py/py-gtfs-loader.svg)](https://badge.fury.io/py/py-gtfs-loader)
43
[![Python 3.10+](https://img.shields.io/badge/python-3.10+-blue.svg)](https://www.python.org/downloads/)
54
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
65
[![Build Status](https://github.com/TransitApp/py-gtfs-loader/workflows/Build%20on%20pull%20request/badge.svg)](https://github.com/TransitApp/py-gtfs-loader/actions)
@@ -12,7 +11,7 @@ A Python library for loading and manipulating GTFS (General Transit Feed Specifi
1211
- 📦 Load GTFS feeds from directories
1312
- ✅ Schema validation with type checking
1413
- 🔄 Modify and patch GTFS data
15-
- 🚀 Support for standard GTFS and Transit itinerary format
14+
- 🚀 Support for standard GTFS and Transit's itinerary format
1615
- 📝 CSV and GeoJSON file type support
1716
- 🔗 Cross-referenced entities for easy data navigation
1817

0 commit comments

Comments
 (0)