Add readme and improve description

This commit is contained in:
finga 2021-06-20 17:12:05 +02:00
parent 1100ba1b13
commit ddd9ce9a84
2 changed files with 49 additions and 1 deletions

View file

@ -5,7 +5,7 @@ authors = ["finga <mqrs@onders.org>"]
edition = "2018"
license = "GPL-3.0-or-later"
readme = "README.md"
description = "A CLI program for interacting Posix Message Queues"
description = "A CLI program for interacting with Posix Message Queues."
[dependencies]
anyhow = "1.0"