From ea1a7a3115464a7abd9ccef27cba43e3ca6da81f Mon Sep 17 00:00:00 2001 From: Quentin Dufour Date: Thu, 8 Jun 2023 21:59:41 +0200 Subject: [PATCH] Add a README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..7b0555e --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# imf-codec + +**This is currently only a decoder (parser), encoding is not supported.**