Skip to content

Commit

Permalink
Add links to video tutorials
Browse files Browse the repository at this point in the history
  • Loading branch information
freyfogle authored Apr 19, 2024
1 parent bd6d843 commit 0120631
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,12 @@ A Python module to access the [OpenCage Geocoding API](https://opencagedata.com/
[![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)
![Mastodon Follow](https://img.shields.io/mastodon/follow/109287663468501769?domain=https%3A%2F%2Fen.osm.town%2F&style=social)

## Tutorial
## Tutorials

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

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).

## Usage

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

0 comments on commit 0120631

Please sign in to comment.