From 2c380375ecb172c0dbc949d9454491aef2d4bfb6 Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Tue, 15 Nov 2022 09:20:06 -0500 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index bc0e489..34ba705 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ [![Build](https://github.com/geopython/pygeoapi/actions/workflows/main.yml/badge.svg)](https://github.com/geopython/pygeoapi/actions/workflows/main.yml) [![Docker](https://github.com/geopython/pygeoapi/actions/workflows/containers.yml/badge.svg)](https://github.com/geopython/pygeoapi/actions/workflows/containers.yml) -[![Lint](https://github.com/geopython/pygeoapi/actions/workflows/lint.yml/badge.svg)](https://github.com/geopython/pygeoapi/actions/workflows/lint.yml) - [pygeoapi](https://pygeoapi.io) is a Python server implementation of the [OGC API](https://ogcapi.ogc.org) suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is [open source](https://opensource.org/) and released under an [MIT license](https://github.com/geopython/pygeoapi/blob/master/LICENSE.md). -Please read the docs at [https://docs.pygeoapi.io](https://docs.pygeoapi.io) for more information. \ No newline at end of file +Please read the docs at [https://docs.pygeoapi.io](https://docs.pygeoapi.io) for more information.