fix pretty crate README link

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
Anton-4 2023-03-27 14:04:34 +02:00 committed by GitHub
parent e549c8b4a3
commit f55dbcacd1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# pretty.rs
[![Build Status](https://travis-ci.org/Marwes/pretty.rs.svg?branch=master)](https://travis-ci.org/Marwes/pretty.rs) [![Docs](https://docs.rs/pretty/badge.svg)](https://docs.rs/pretty)
[Original docs](https://docs.rs/pretty)
Pretty printing combinators for Rust