Skip to content

Commit c20a537

Browse files
authored
Update README.md
add badges, links, and excerpt of the demo
1 parent 74c4f52 commit c20a537

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# Svgbob
22

3-
<a href="https://crates.io/crates/svgbob"><img src="https://img.shields.io/crates/v/svgbob.svg" alt="svgbob’s current version badge" title="svgbob’s current version badge"></a><a href="https://travis-ci.org/ivanceras/svgbob">
4-
<img src="https://api.travis-ci.org/ivanceras/svgbob.svg"/>
5-
</a>
3+
<a href="https://crates.io/crates/svgbob"><img src="https://img.shields.io/crates/v/svgbob.svg" alt="svgbob’s current version badge" title="svgbob’s current version badge"></a>
4+
[![Documentation](https://docs.rs/svgbob/badge.svg)](https://docs.rs/svgbob/)
5+
[![Test Status](https://img.shields.io/github/actions/workflow/status/ivanceras/svgbob/rust.yml?branch=master&event=push&label=test)](https://github.com/ivanceras/svgbob/actions)
6+
[![License](https://img.shields.io/crates/l/svgbob.svg)](https://github.com/ivanceras/svgbob/blob/master/LICENSE)
7+
68

79
Svgbob can create a nice graphical representation of your text diagrams.
810

0 commit comments

Comments
 (0)