diff --git a/README.md b/README.md
index 156317b..5ba631c 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@
![dart publish](https://github.com/dartclub/turf_dart/actions/workflows/dart-pub-publish.yml/badge.svg)
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)
-
+
TurfDart is a Dart library for [spatial analysis](https://en.wikipedia.org/wiki/Spatial_analysis). It includes traditional spatial operations, helper functions for creating GeoJSON data, and data classification and statistics tools. You can use TurfDart in your Flutter applications on the web, mobile and desktop or in pure Dart applications running on the server.
@@ -83,4 +83,4 @@ Tests are run with `dart test` and benchmarks can be run with
Any new benchmarks must be named `*_benchmark.dart` and reside in the
`./benchmark` folder.
-
\ No newline at end of file
+