diff --git a/README.md b/README.md index 24cfff0..b80c775 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # PyCoD -A Python library for reading/writing Call of Duty's *_EXPORT files. +A Python library for reading/writing Call of Duty's *_EXPORT and *_bin files. These modules are provided to make developing plugins for modeling and animation software easy, they provide reading and writing support in easy to use files that do not require any external libraries to operate.