diff --git a/README.md b/README.md index 250f2c5..ca8be26 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ## NYRegionIdentifier +![Gitea Release](https://img.shields.io/gitea/v/release/nick/NYRegionIdentifier?gitea_url=https%3A%2F%2Fgit.nickhepler.cloud) + ### Overview The `NYRegionIdentifier` project is a Python function that helps identify an economic region based on the county or borough name provided as input. It is particularly useful in geospatial analyses where counties are used to categorize regions within a specific area, like New York State. The function takes the name of a county or borough and returns the corresponding economic region based on a predefined list of counties associated with each region.