Skip to content

Commit

Permalink
more badges :)
Browse files Browse the repository at this point in the history
  • Loading branch information
Scarjit committed Sep 27, 2019
1 parent 03a1e0c commit ed1d04e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,11 @@
[![Travis CI](https://travis-ci.org/arma3modorganizer/SQM_Parser.svg?branch=master)](https://travis-ci.org/arma3modorganizer/SQM_Parser)
[![Build status](https://ci.appveyor.com/api/projects/status/px61tb2r5f1rif83?svg=true)](https://ci.appveyor.com/project/Scarjit/sqm-parser)
[![Crates.io](https://img.shields.io/crates/v/sqm_parser)](https://crates.io/crates/sqm_parser)

[![License MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/arma3modorganizer/SQM_Parser/blob/master/LICENSE)
[![Coverage Status](https://coveralls.io/repos/github/arma3modorganizer/SQM_Parser/badge.svg?branch=master)](https://coveralls.io/github/arma3modorganizer/SQM_Parser?branch=master)
[![unsafe forbidden](https://img.shields.io/badge/unsafe-forbidden-success.svg)](https://github.com/rust-secure-code/safety-dance/)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/5a94340d463141829cc3035870984d52)](https://www.codacy.com/manual/Scarjit/SQM_Parser?utm_source=github.com&utm_medium=referral&utm_content=arma3modorganizer/SQM_Parser&utm_campaign=Badge_Grade)

Features:
* Reading SQM files to rust structs
Expand Down

0 comments on commit ed1d04e

Please sign in to comment.