diff --git a/README.md b/README.md new file mode 100644 index 0000000..40d0816 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# libdicformat +C implementation of [DiscImageChef](https://www.github.com/discimagechef/discimagechef) file format. + +Work in progress, don't expect it to work yet.