Skip to content

Commit 664531d

Browse files
author
Axel Hörteborn
committed
Updated Readme
1 parent 3331c9e commit 664531d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# GeoDataFarm
22

3-
This is QGIS plugin, intended to be used by farmers that wants to analyze their field data. The first version of the plugin was released to [plugins.qgis.org](https://plugins.qgis.org) in 2018 and since then has many updates been added. The plugin is 100% free and the development is performed as an active hobby project.
3+
This is QGIS plugin, intended to be used by farmers that wants to analyze their field data. The first version of the plugin was released to [plugins.qgis.org](https://plugins.qgis.org/plugins/geodatafarm/) in 2018 and since then has many updates been added. The plugin is 100% free and the development is performed as an active hobby project. If you like the work that I'm doing considering to [Sponsor me](https://github.com/sponsors/axelande).
44

55
For guidance on the usage of the plugin please have a look at [geodatafarm.com](http://www.geodatafarm.com)
66

77
## Contributions
8-
To contribute to the project please fork the repository and create Pull requests with suggested updates/ new features. If possible try to create requests as simple as possible regarding only one topic. Also before creating any pull requests make sure that all tests passes (`pytest tests`)
8+
To contribute to the project please fork the repository and create Pull requests with suggested updates / new features. If possible try to create requests as simple as possible regarding only one topic. Also before creating any pull requests make sure that all tests passes (`pytest tests`)
99

1010
### How to setup development environment
1111
If you are running on Windows and want to help and contribute to the project it could be a good idea to download `VSCode`. I also recommend to use the Network installer to install QGIS. If you have installed the network installer it is recommended to add a `VSCode.bat` in the `C:\OSGeo4W\etc\ini` folder. The content of the `VSCode.bat` could look something like this:

0 commit comments

Comments
 (0)