Skip to content

Commit 0120631

Browse files
authored
Add links to video tutorials
1 parent bd6d843 commit 0120631

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,12 @@ A Python module to access the [OpenCage Geocoding API](https://opencagedata.com/
1111
[![Build Status](https://github.com/OpenCageData/python-opencage-geocoder/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/OpenCageData/python-opencage-geocoder/actions/workflows/build.yml)
1212
![Mastodon Follow](https://img.shields.io/mastodon/follow/109287663468501769?domain=https%3A%2F%2Fen.osm.town%2F&style=social)
1313

14-
## Tutorial
14+
## Tutorials
1515

1616
You can find a [comprehensive tutorial for using this module on the OpenCage site](https://opencagedata.com/tutorials/geocode-in-python).
1717

18+
There are also two brief video tutorials on YouTube, one [covering forward geocoding](https://www.youtube.com/watch?v=9bXu8-LPr5c), one [covering reverse geocoding](https://www.youtube.com/watch?v=u-kkE4yA-z0).
19+
1820
## Usage
1921

2022
Supports Python 3.7 or newer. Use the older opencage 1.x releases if you need Python 2.7 support.

0 commit comments

Comments
 (0)