diff options
Diffstat (limited to '')
-rw-r--r-- | stitch.opam | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stitch.opam b/stitch.opam index 46bd710..adfb301 100644 --- a/stitch.opam +++ b/stitch.opam @@ -1,7 +1,7 @@ # This file is generated by dune, edit dune-project instead opam-version: "2.0" version: "efe45fe-dirty" -synopsis: "A Note Composer" +synopsis: "Note Composer" description: "A minimal CLI tool that allows you to compose notes together. Useful as part of a bigger system for building a PKM." maintainer: ["Marc Coquand"] |