File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ Architecture
168168```
169169 (Model) (TsModel)
170170ModelParser ==> ModelCompiler ==> Emitter
171- | |
171+ | |
172172 V V
173173 TypeProcessor
174174```
@@ -193,7 +193,7 @@ Links
193193Contributing
194194------------
195195
196- - current major version supports Java 8 and 9 (version 1 supported Java 7 and 8)
196+ - current major version supports Java 8, 9 and 10 (version 1 supported Java 7 and 8)
197197- build currently only works on Java 8 (JAXB Maven plugin is not compatible with Java 9 yet)
198198- keep pull requests small and focused ([ 10 tips for better Pull Requests] ( http://blog.ploeh.dk/2015/01/15/10-tips-for-better-pull-requests/ ) )
199199- do not add dependencies unless previously discussed in issue
You can’t perform that action at this time.
0 commit comments