Skip to content

Commit

Permalink
Merge pull request #85 from opengisch/mbernasocchi-patch-1
Browse files Browse the repository at this point in the history
Update README.md. fixed some typos just to test the zapier integration with clickup
  • Loading branch information
mbernasocchi authored Jun 18, 2024
2 parents 52dc8f0 + 41d1f50 commit 529ae52
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@

This library facilitates packaging and synchronizing QGIS projects for use with [QField](http://www.qfield.org).

This library is the heart of QFieldSync QGIS plugin.
This library is the heart of the QFieldSync QGIS plugin.

More information can be found in the [QField documentation](https://docs.qfield.org/get-started/).

The plugin can be download on the [QGIS plugin repository](https://plugins.qgis.org/plugins/qfieldsync/).
The plugin can be downloaded on the [QGIS plugin repository](https://plugins.qgis.org/plugins/qfieldsync/).

## Development

Improvements are welcome, feel free to fork and open a PR.

### Code style

Code style done with [pre-commit](https://pre-commit.com).
Code style is done with [pre-commit](https://pre-commit.com).

```
pip install pre-commit
Expand Down

0 comments on commit 529ae52

Please sign in to comment.