diff --git a/README.md b/README.md index 16ca3a0..9874799 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # libfj +[![crates.io](https://img.shields.io/crates/v/libfj.svg)](https://crates.io/crates/libfj) [![docs.rs](https://docs.rs/libfj/badge.svg)](https://docs.rs/libfj/latest/libfj/) -An unofficial collection of APIs used in FreeJam games and mods +An unofficial collection of APIs used in FreeJam games and mods. + +[Read the docs](https://docs.rs/libfj/latest/libfj/) for more info.