From 6c659356afe0f131e2d5b24a12418b7b51fc965a Mon Sep 17 00:00:00 2001 From: Houska1 <48919900+Houska1@users.noreply.github.com> Date: Fri, 5 Mar 2021 05:12:09 -0500 Subject: [PATCH] Add link to API Add link to API per @DelazJ suggestion. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c13c9b0553a..55c9c00cf77 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ For more maps created with QGIS, visit the [QGIS Map Showcase Flickr Group](http - Broad and varied [plugin ecosystem](https://plugins.qgis.org/) that includes data connectors, digitizing aids, advanced analysis and charting tools, in-the-field data capture, etc. - Style manager for creating, storing, and managing styles - [QGIS style hub](https://plugins.qgis.org/styles/) for easy sharing of styles -- Python and C++ API for standalone (headless) applications as well as in-application comprehensive scripting (PyQGIS) +- Python and C++ [API](https://qgis.org/api/) for standalone (headless) applications as well as in-application comprehensive scripting (PyQGIS) *Example: Style manager*