Skip to content

Commit 1f7a45d

Browse files
committed
Move badges around
1 parent 08b9ab8 commit 1f7a45d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# rsresult
22

3-
A library to work with [serde_json](https://github.com/serde-rs/json) serialized `Result` objects. This library provides functions for creating, checking, and manipulating results, simplifying error handling in your JavaScript projects.
4-
53
[![ci](https://github.com/kyleect/rsresult/actions/workflows/ci.yml/badge.svg)](https://github.com/kyleect/rsresult/actions/workflows/ci.yml)
64

7-
![NPM Version](https://img.shields.io/npm/v/rsresult)
5+
A library to work with [serde_json](https://github.com/serde-rs/json) serialized `Result` objects. This library provides functions for creating, checking, and manipulating results, simplifying error handling in your JavaScript projects.
86

97
## Installation
108

9+
![NPM Version](https://img.shields.io/npm/v/rsresult)
10+
1111
```bash
1212
npm install rsresult
1313
```

0 commit comments

Comments
 (0)