Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
atdimitrov authored Mar 13, 2024
1 parent 96c90c0 commit 59061c3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## Overview

CodemerxDecompile is a truly multi-platform (Windows/MAC/Linux) .NET decompiler. It is based on the [fastest .NET decompiler engine](https://github.com/telerik/JustDecompileEngine) and [VS Code](https://github.com/microsoft/vscode) UI.
CodemerxDecompile is a truly multi-platform (Windows/MAC/Linux) .NET decompiler. It is based on the [fastest .NET decompiler engine](https://github.com/telerik/JustDecompileEngine).

CodemerxDecompile is maintained by the original JustDecompile creators and it is a continuation of [JustDecompile Engine](https://github.com/telerik/JustDecompileEngine). Sadly, the original JustDecompile seems to have gone out of support after 2018. Now it returns big time with CodemerxDecompile.
CodemerxDecompile is maintained by the original JustDecompile creators and it is a continuation of [JustDecompile Engine](https://github.com/codemerx/JustDecompileEngine). Sadly, the original JustDecompile seems to have gone out of support after 2018. Now it returns big time with CodemerxDecompile.

## Quick Start Guide

Expand All @@ -23,4 +23,4 @@ CodemerxDecompile is maintained by the original JustDecompile creators and it is

## License

This project is [AGPL](https://github.com/codemerx/CodemerxDecompile/blob/master/COPYING) licensed. It includes [JustDecompile Engine](https://github.com/telerik/JustDecompileEngine) and [Mono.Cecil](https://github.com/jbevain/cecil) libraries which are Apache 2.0 and MIT licensed respectively. It also includes [VS Code](https://github.com/microsoft/vscode) which is MIT licensed.
This project is [AGPL](https://github.com/codemerx/CodemerxDecompile/blob/master/COPYING) licensed. It includes [JustDecompile Engine](https://github.com/telerik/JustDecompileEngine) and [Mono.Cecil](https://github.com/jbevain/cecil) libraries which are Apache 2.0 and MIT licensed respectively.

0 comments on commit 59061c3

Please sign in to comment.