1 parent 49c6956 commit 8410dfdCopy full SHA for 8410dfd
1 file changed
README.md
@@ -48,8 +48,6 @@ The first time Jil is used to deserialize a given configuration and type pair, i
48
Subsequent invocations will be much faster, so if a consistently fast runtime is necessary in your code you may want to "prime the pump"
49
with an earlier "throw away" deserialization.
50
51
-Jil currently **does not** support dynamic deserialization.
52
-
53
### Dynamic Deserialization
54
55
```
0 commit comments