mirror of
https://github.com/FliegendeWurst/cursive.git
synced 2024-11-09 19:00:46 +00:00
Use HTTPS for crates.io badge
This commit is contained in:
parent
d1d0374ed6
commit
1ba2febe21
@ -1,6 +1,6 @@
|
||||
# Cursive
|
||||
|
||||
[![crates.io](http://meritbadge.herokuapp.com/cursive)](https://crates.io/crates/cursive)
|
||||
[![crates.io](https://meritbadge.herokuapp.com/cursive)](https://crates.io/crates/cursive)
|
||||
[![Build Status](https://travis-ci.org/gyscos/Cursive.svg?branch=master)](https://travis-ci.org/gyscos/Cursive)
|
||||
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user