Skip to content

Commit

Permalink
Fix broken license markdown in README
Browse files Browse the repository at this point in the history
  • Loading branch information
djc authored and humenda committed Dec 10, 2021
1 parent 6c01a4f commit 26cbbbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Build Status](https://travis-ci.org/humenda/isolang-rs.svg?branch=master)](https://travis-ci.org/humenda/isolang-rs)
[![Crates.io](https://img.shields.io/crates/v/isolang)](https://crates.io/crates/isolang)
[![Documentation](https://img.shields.io/docsrs/isolang)](https://docs.rs/isolang)
[![Licence](LICENCE.md)
[![Licence: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENCE.md)

Introduction
------------
Expand Down

0 comments on commit 26cbbbe

Please sign in to comment.