Skip to content

Commit

Permalink
Updated README to point to docs.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
wackywendell committed Aug 29, 2018
1 parent 33b2b8f commit c6882c8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
primes
======

[![Build Status](https://travis-ci.org/wackywendell/primes.svg)](https://travis-ci.org/wackywendell/primes)

[Full Documentation](http://wackywendell.github.io/primes)
[![Build Status](https://travis-ci.org/wackywendell/primes.svg)](https://travis-ci.org/wackywendell/primes) [![Build Status](https://docs.rs/primes/badge.svg)](https://docs.rs/primes)

A prime generator for Rust.

Expand Down

0 comments on commit c6882c8

Please sign in to comment.