From 34a0dcf286df2954eafad56cdf535920b024e43e Mon Sep 17 00:00:00 2001 From: Till Wegmueller Date: Thu, 4 Jun 2020 16:02:03 +0200 Subject: [PATCH] Update README and vcs of commandline utils --- .idea/vcs.xml | 3 +++ README.md | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.idea/vcs.xml b/.idea/vcs.xml index 94a25f7..79083a0 100644 --- a/.idea/vcs.xml +++ b/.idea/vcs.xml @@ -2,5 +2,8 @@ + + + \ No newline at end of file diff --git a/README.md b/README.md index b13b86e..35221f7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# LibIPS Library for formats and functions used by the Image Packaging System +# Library used by the Image Packaging System This repository contains all modules and functions one needs to implement an Image Packaging System based utility.