Improved To-Do
This commit is contained in:
parent
9c93275e59
commit
83af5b33da
16
README.md
16
README.md
@ -63,9 +63,23 @@ RMV API key. Just use my functions together with those docs, if you want to buil
|
||||
really sophisticated. However I'm not sure whether RMV supports that many HAFAS features publicly.
|
||||
|
||||
# To-Do
|
||||
## General
|
||||
- [ ] Docs in Wiki
|
||||
|
||||
## Raw methods
|
||||
- [x] arrivalBoard (board_arrival)
|
||||
- [x] departureBoard (board_departure)
|
||||
- [x] himsearch (him_search)
|
||||
- [x] journeyDetail (journey_detail)
|
||||
- [x] location.nearbystops (stop_by_coords)
|
||||
- [x] location.name (stop_by_name)
|
||||
- [x] trip (trip_find)
|
||||
- [x] recon (trip_recon)
|
||||
|
||||
## Normal methods
|
||||
- [ ] arrivalBoard (board_arrival)
|
||||
- [ ] departureBoard (board_departure)
|
||||
- [x] himsearch (him_search)
|
||||
- [ ] himsearch (him_search)
|
||||
- [ ] journeyDetail (journey_detail)
|
||||
- [x] location.nearbystops (stop_by_coords)
|
||||
- [x] location.name (stop_by_name)
|
||||
|
Loading…
Reference in New Issue
Block a user