Skip to content

Commit 245bef1

Browse files
committed
Update README formatting and content
1 parent e1d0704 commit 245bef1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Badges
22

3-
![Crates.io](https://img.shields.io/crates/v/lockserver)
4-
![Docs.rs](https://img.shields.io/docsrs/lockserver)
5-
![CI](https://github.com/benliao/lockserver/actions/workflows/ci.yml/badge.svg)
6-
![License](https://img.shields.io/crates/l/lockserver)
3+
[![CI](https://github.com/benliao/lockserver/workflows/CI/badge.svg)](https://github.com/benliao/lockserver/actions)
4+
[![Security](https://github.com/benliao/lockserver/workflows/Security/badge.svg)](https://github.com/benliao/lockserver/actions)
5+
[![Crates.io](https://img.shields.io/crates/v/lockserver.svg)](https://crates.io/crates/lockserver)
6+
[![Downloads](https://img.shields.io/crates/d/lockserver.svg)](https://crates.io/crates/lockserver)
7+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE)
78

89

910
# Lockserver

0 commit comments

Comments
 (0)