diff --git a/README.md b/README.md index aae20483..cd42bfe5 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Enhanced Class Decompiler -Enhanced Class Decompiler integrates **JD**, **Fernflower**, **Vineflower**, **CFR**, **Procyon** seamlessly with Eclipse and allows Java developers to **debug class files without source code directly**. It also integrates with the eclipse class editor, m2e plugin, supports **Javadoc**, **reference search**, **library source attaching**, **byte code view** and the syntax of JDK8 **lambda** expression. +Enhanced Class Decompiler integrates **JD**, **Fernflower**, **Vineflower**, **CFR**, **Procyon** seamlessly with Eclipse and allows Java developers to **debug class files without source code directly (except with [CFR](https://github.com/ecd-plugin/ecd/blob/786df9f5061d530c00ca7fd25d6408c51e1fe504/org.sf.feeling.decompiler.cfr/src/org/sf/feeling/decompiler/cfr/decompiler/CfrDecompiler.java#L180))**. It also integrates with the eclipse class editor, m2e plugin, supports **Javadoc**, **reference search**, **byte code view** and the syntax of JDK8 **lambda** expression.
