diff --git a/disk-free-space.cabal b/disk-free-space.cabal index b113772..04cea82 100644 --- a/disk-free-space.cabal +++ b/disk-free-space.cabal @@ -2,7 +2,7 @@ name: disk-free-space version: 0.1.0.0 synopsis: Retrieve information about disk space usage description: - Retrieve information about disk space usage. + A cross-platform library retrieve information about disk space usage. homepage: https://github.com/redneb/disk-free-space bug-reports: https://github.com/redneb/disk-free-space/issues license: BSD3