File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Cross-platform multitool written in C++
4
4
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 )
5
+ [ ![ Security Policy] ( https://img.shields.io/badge/SECURITY_POLICY-1b0bb5 ?style=for-the-badge )] ( ./SECURITY.md )
6
+ [ ![ Privacy Policy ] ( https://img.shields.io/badge/PRIVACY_POLICY-6f0bb5 ?style=for-the-badge )] ( ./PRIVACY .md )
7
+ [ ![ Contribution Guidelines ] ( https://img.shields.io/badge/CONTRIBUTING-0358ad ?style=for-the-badge )] ( ./CONTRIBUTING .md )
8
+ [ ![ Code of Conduct ] ( https://img.shields.io/badge/CODE_OF_CONDUCT-03ad90 ?style=for-the-badge )] ( ./CODE_OF_CONDUCT.md )
9
+ [ ![ License ] ( https://img.shields.io/badge/GPL--3.0_LICENSE-5bc118 ?style=for-the-badge )] ( ./LICENSE )
10
10
11
11
## Table of Contents
12
12
<details >
@@ -108,7 +108,7 @@ macOS support is unplanned.
108
108
### Building multitool++
109
109
110
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 )
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 )
111
+ [ ![ 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 )
112
112
113
113
We generously provide a build.sh and a build.bat to build the software for you.
114
114
You can’t perform that action at this time.
0 commit comments