Skip to content

Commit 10b2c11

Browse files
committed
touched up README
1 parent 1ea2c17 commit 10b2c11

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,9 @@ extensions and magic numbers. As such, many of the formats in the library have n
3737
tested on real data and so should be treated with some caution. If you encounter any issues with an implemented file
3838
type, please raise an issue in the [GitHub tracker](https://github.com/ArcanaFramework/fileformats/issues).
3939

40-
Adding support for vendor formats is planned for v1.0.
40+
A small selection of vendor-specific types can be found under `fileformats.vendor.*`. Support for additional vendor-specific
41+
formats can be added via plugin (see the
42+
[extension template](https://github.com/ArcanaFramework/fileformats-extension-template)).
4143

4244
## Installation
4345

0 commit comments

Comments
 (0)