Update the supported feature list (#323)

This commit is contained in:
Jinbo Wang 2018-06-27 11:03:09 +08:00 committed by GitHub
parent ac0886d5ab
commit cf96c76805
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ A lightweight Java Debugger based on [Java Debug Server](https://github.com/Micr
- Callstacks
- Threads
- Debug console
- Evaluation
- Hot Code Replace
## Requirements
- JDK (version 1.8.0 or later)