Skip to content

Commit b7d872f

Browse files
committed
Fix
1 parent 6b4b1c9 commit b7d872f

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
[![GitHub tag (latest SemVer)](https://img.shields.io/github/tag/horsicq/XELFViewer.svg)](https://github.com/horsicq/XELFViewer/releases)
2+
[![GitHub All Releases](https://img.shields.io/github/downloads/horsicq/XELFViewer/total.svg)](https://github.com/horsicq/XELFViewer/releases)
3+
14
ELF file viewer/editor for Windows, Linux and MacOS.
25

36
![alt text](https://github.com/horsicq/XELFViewer/blob/master/mascots/xelfviewer.png "Mascot")
@@ -36,7 +39,7 @@ Install Visual Studio 2013: https://github.com/horsicq/build_tools
3639

3740
Install Qt 5.6.3 for VS2013: https://github.com/horsicq/build_tools
3841

39-
Install 7-Zip: https://www.7-zip.org/
42+
Install 7-Zip: https://github.com/horsicq/build_tools
4043

4144
Clone project: git clone --recursive https://github.com/horsicq/XELFViewer.git
4245

@@ -51,7 +54,7 @@ Install Visual Studio 2017: https://github.com/horsicq/build_tools
5154

5255
Install Qt 5.12.8 for VS2017: https://github.com/horsicq/build_tools
5356

54-
Install 7-Zip: https://www.7-zip.org/
57+
Install 7-Zip: https://github.com/horsicq/build_tools
5558

5659
Clone project: git clone --recursive https://github.com/horsicq/XELFViewer.git
5760

0 commit comments

Comments
 (0)