File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed
Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 33## Cross-platform multitool written in C++
44
55[ ![ Security Policy] ( https://img.shields.io/badge/SECURITY_POLICY-navy?style=for-the-badge )] ( ./SECURITY.md )
6+ [ ![ Contribution Guidelines] ( https://img.shields.io/badge/CONTRIBUTING-blue?style=for-the-badge )] ( ./CONTRIBUTING.md )
7+ [ ![ Code of Conduct] ( https://img.shields.io/badge/CODE_OF_CONDUCT-navy?style=for-the-badge )] ( ./CODE_OF_CONDUCT.md )
8+ [ ![ License] ( https://img.shields.io/badge/LICENSE-blue?style=for-the-badge )] ( ./LICENSE )
9+ [ ![ Privacy Policy] ( https://img.shields.io/badge/PRIVACY_POLICY-navy?style=for-the-badge )] ( ./PRIVACY.md )
610
711## Table of Contents
812<details >
@@ -104,7 +108,7 @@ macOS support is unplanned.
104108### Building multitool++
105109
106110[ ![ tarball] ( https://img.shields.io/badge/tarball-v1.1.1-green?style=for-the-badge )] ( https://codeberg.org/multitoolplusplus/app/archive/v1.1.1.tar.gz )
107- [ ![ zipball] ( https://img.shields.io/badge/zipball-v1.1.1-blue ?style=for-the-badge )] ( https://codeberg.org/multitoolplusplus/app/archive/v1.1.1.zip )
111+ [ ![ zipball] ( https://img.shields.io/badge/zipball-v1.1.1-green ?style=for-the-badge )] ( https://codeberg.org/multitoolplusplus/app/archive/v1.1.1.zip )
108112
109113We generously provide a build.sh and a build.bat to build the software for you.
110114
You can’t perform that action at this time.
0 commit comments