diff options
Diffstat (limited to 'libmformat/manifest')
-rw-r--r-- | libmformat/manifest | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libmformat/manifest b/libmformat/manifest index 81543c1..085cdfd 100644 --- a/libmformat/manifest +++ b/libmformat/manifest @@ -1,9 +1,10 @@ : 1 name: libmformat version: 1.0.0 +project: hello summary: The modularized "Hello World" example formatter library license: MIT -tags: c++, hello, world, formatter, example, modules +tags: c++, world, formatter, example, modules description: \ A simple library that implements the "Hello World" formatting in C++ with modules. |