diff --git a/README.md b/README.md new file mode 100644 index 0000000..395d042 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +The Raw Image Format +# Dependencies +- Python PIL +# Usage +``` +python encode.py +python decode.py +```