diff --git a/README.md b/README.md index 8c35fce..38d917d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ alireza.adli@mail.concordia.ca [Building Cleanup Workflow](#workflowpy) [ScrubLayer](#scrublayer) [Helpers](#helpers) -[Configuration](#config) +[Config](#config) [ScrubMTL](#scrubmtl) [Setting up an environment to use standalone PyQGIS – How to import qgis.core](#setting-up) @@ -50,7 +50,7 @@ Creating folders, finding a type of files and merging layers are examples of the -## Configuration +## Config This module contains the QGIS installation path, and two dictionaries for holding input and output layers paths. The module will be modified completely to address paths in a general way instead of locally.