Skip to content

Commit

Permalink
Updated README.
Browse files Browse the repository at this point in the history
  • Loading branch information
francesca64 committed Dec 14, 2017
1 parent b1bf9e7 commit 86fb011
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
@@ -1,13 +1,16 @@
# Raster

[![](http://meritbadge.herokuapp.com/raster)](https://crates.io/crates/raster)

[![Docs.rs](https://docs.rs/raster/badge.svg)](https://docs.rs/raster)

[![Build Status](https://travis-ci.org/kosinix/raster.svg?branch=master)](https://travis-ci.org/kosinix/raster)

An image processing library for Rust.
An image processing library for Rust.

## Documentation
## [Documentation](https://docs.rs/raster)

API and detailed documentation can be found [here](https://docs.rs/raster/)
Up-to-date documentation for the master branch is available [here](https://kosinix.github.io/raster/docs/raster/).

## License
- MIT License

0 comments on commit 86fb011

Please sign in to comment.