You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
# GeoDataFarm
2
2
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).
4
4
5
5
For guidance on the usage of the plugin please have a look at [geodatafarm.com](http://www.geodatafarm.com)
6
6
7
7
## 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`)
9
9
10
10
### How to setup development environment
11
11
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