Readme typo fix

This commit is contained in:
4bb4 2020-10-31 11:05:39 +01:00
parent af0996390a
commit 148b8ccc6b

View file

@ -5,7 +5,7 @@ Rust bindings for [ImPlot](https://github.com/epezent/implot), built by running
[bindgen](https://github.com/rust-lang/rust-bindgen) on [cimplot](https://github.com/cimgui/cimplot). [bindgen](https://github.com/rust-lang/rust-bindgen) on [cimplot](https://github.com/cimgui/cimplot).
The bindings are currently based on ImPlot version 0.8-WIP (see The bindings are currently based on ImPlot version 0.8-WIP (see
[implot-sys/third_party](implot-sys/third_party) for the exact commit currently pointed to). [implot-sys/third-party](implot-sys/third-party) for the exact commit currently pointed to).
The status section below provides detailed information on implementation status. The status section below provides detailed information on implementation status.
[![Docs.rs documentation](https://docs.rs/implot/badge.svg)](https://docs.rs/implot/) [![Docs.rs documentation](https://docs.rs/implot/badge.svg)](https://docs.rs/implot/)