-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathREADME.tpl
13 lines (10 loc) · 958 Bytes
/
README.tpl
1
2
3
4
5
6
7
8
9
10
11
12
13
[![Build Status](https://github.com/smessmer/binary-layout/actions/workflows/ci.yml/badge.svg)](https://github.com/smessmer/binary-layout/actions/workflows/ci.yml)
[![Latest Version](https://img.shields.io/crates/v/binary-layout.svg)](https://crates.io/crates/binary-layout)
[![docs.rs](https://docs.rs/binary-layout/badge.svg)](https://docs.rs/binary-layout)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/smessmer/binary-layout/blob/master/LICENSE-MIT)
[![License](https://img.shields.io/badge/license-APACHE-blue.svg)](https://github.com/smessmer/binary-layout/blob/master/LICENSE-APACHE)
[![codecov](https://codecov.io/gh/smessmer/binary-layout/branch/master/graph/badge.svg?token=FRSBH7YYA9)](https://codecov.io/gh/smessmer/binary-layout)
[![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/)
# {{crate}}
{{readme}}
License: {{license}}