Added build status from Travis CI
There's been a lot of commits because of the mistakes I've made on this repo. This should be the last one.
This commit is contained in:
parent
10f4f5d002
commit
134fcc5b50
|
@ -1,3 +1,4 @@
|
||||||
|
[![Build Status](https://www.travis-ci.com/billyb2/parse-magnet-rs.svg?branch=main)](https://www.travis-ci.com/billyb2/parse-magnet-rs)
|
||||||
# The Rust Magnet URL Parser!
|
# The Rust Magnet URL Parser!
|
||||||
# Intro
|
# Intro
|
||||||
magnet_url-rs has the goal of, as you may have guessed, parsing the parts of magnets. It does
|
magnet_url-rs has the goal of, as you may have guessed, parsing the parts of magnets. It does
|
||||||
|
|
Loading…
Reference in New Issue