Skip to content

Commit 20203cb

Browse files
committed
Merge branch 'main' into v1.1.x
2 parents 41db1a2 + 67477b3 commit 20203cb

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
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

109113
We generously provide a build.sh and a build.bat to build the software for you.
110114

0 commit comments

Comments
 (0)