diff --git a/README.md b/README.md index 89aca42..488aef5 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,11 @@ -# gmlparser -Simple JPEG2000 GML data parser / extractor +# GML data parser for JPEG2000 files + +Simple JPEG2000 GML data parser / extractor, _without additional tools such as GDAL_. Just pure Python 3. + +## Requirements + +## Usage + +## License + +This repository uses GPLv3 license. See [LICENSE](LICENSE) for details.