Skip to content

Commit 4a6c8f0

Browse files
authored
Add a badge to the Readme (#34)
1 parent 587babd commit 4a6c8f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Build Status](https://travis-ci.org/phil-opp/linked-list-allocator.svg?branch=master)](https://travis-ci.org/phil-opp/linked-list-allocator)
44

5-
[Documentation](https://docs.rs/crate/linked_list_allocator)
5+
[![Documentation](https://docs.rs/linked_list_allocator/badge.svg)](https://docs.rs/linked_list_allocator/)
66

77
## Usage
88

0 commit comments

Comments
 (0)