Skip to content

Commit efc01a8

Browse files
author
Antonio Davide
authored
Update README.md
1 parent a28bb72 commit efc01a8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
# NOTE
2121
Branches are currently rotated for 3.0 development so it doesn't break distro packages:
22-
* `noplugin` is the stable branch
23-
* `master` this is the active branch where 3.0 development lies
22+
* [noplugin](https://github.com/REDasmOrg/REDasm/tree/noplugin) is the stable branch.
23+
* [master](https://github.com/REDasmOrg/REDasm/tree/master) this is the active branch where 3.0 development lies.
2424

2525
## Introduction
2626
REDasm is an interactive, multiarchitecture disassembler written in modern C++11 using Qt5 as UI Framework, its core is modular and it can be easily extended in order to support new [file formats](https://github.com/REDasmOrg/REDasm/wiki/Writing-a-FormatPlugin) and [instruction sets](https://github.com/REDasmOrg/REDasm/wiki/Writing-an-AssemblerPlugin).<br>

0 commit comments

Comments
 (0)