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 3
3
## Cross-platform multitool written in C++
4
4
5
5
[ ![ 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 )
6
10
7
11
## Table of Contents
8
12
<details >
@@ -104,7 +108,7 @@ macOS support is unplanned.
104
108
### Building multitool++
105
109
106
110
[ ![ 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 )
108
112
109
113
We generously provide a build.sh and a build.bat to build the software for you.
110
114
You can’t perform that action at this time.
0 commit comments