Skip to content

Commit e3352d3

Browse files
committed
Switch badge to circle
1 parent 1f53396 commit e3352d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# stringprep
22

3-
[![Build Status](https://travis-ci.org/sfackler/rust-stringprep.svg?branch=master)](https://travis-ci.org/sfackler/rust-stringprep)
3+
[![CircleCI](https://circleci.com/gh/sfackler/rust-stringprep.svg?style=shield)](https://circleci.com/gh/sfackler/rust-stringprep)
44

5-
[Documentation](https://docs.rs/stringprep/0.1.0/stringprep)
5+
[Documentation](https://docs.rs/stringprep)
66

77
An implementation of the stringprep algorithm as defined in [RFC 3454][].
88

0 commit comments

Comments
 (0)