diff --git a/README.md b/README.md index d4314a0..cf623b5 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # MDLParser -See also: https://github.com/Derpius/BSPParser and https://github.com/Derpius/VTFParser. - Simple and modern library for parsing the Valve model format. +Documentation: https://taservers.github.io/MDLParser/ + +See also: https://github.com/Derpius/BSPParser and https://github.com/Derpius/VTFParser. + ## What's included - Classes for parsing and abstracting the `MDL`, `VVD` and `VTX` file formats for the Source engine.