Update README and vcs of commandline utils

This commit is contained in:
Till Wegmueller 2020-06-04 16:02:03 +02:00
parent 9aac1f148c
commit 34a0dcf286
2 changed files with 4 additions and 1 deletions

3
.idea/vcs.xml generated
View file

@ -2,5 +2,8 @@
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
<mapping directory="$PROJECT_DIR$/../pkg6depotd" vcs="Git" />
<mapping directory="$PROJECT_DIR$/../pkg6dev" vcs="Git" />
<mapping directory="$PROJECT_DIR$/../pkg6repo" vcs="Git" />
</component>
</project>

View file

@ -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.