Skip to content

Commit 3dd94f7

Browse files
committed
Updated shields io badges
1 parent ac1bd82 commit 3dd94f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# rorm-lib
22

33
![license](https://img.shields.io/github/license/rorm-orm/rorm-lib?label=License)
4-
![crates-io-version](https://img.shields.io/crates/v/rorm-lib)
5-
![docs](https://img.shields.io/docsrs/rorm-lib?label=Docs)
4+
[![crates-io-version](https://img.shields.io/crates/v/rorm-lib)](https://crates.io/crates/rorm-lib)
5+
[![docs](https://img.shields.io/docsrs/rorm-lib?label=Docs)](https://docs.rs/rorm-lib/latest/rorm/)
66

77
`rorm-lib` provides FFI bindings for [rorm-db](https://github.com/rorm-orm/rorm-db).
88

0 commit comments

Comments
 (0)