File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,14 @@ json-numpy
4
4
[ ![ PyPI] ( https://img.shields.io/pypi/v/json-numpy )] ( https://pypi.org/project/json-numpy/ )
5
5
[ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/json-numpy )] ( https://pypi.org/project/json-numpy/ )
6
6
[ ![ GitHub] ( https://img.shields.io/github/license/Crimson-Crow/json-numpy )] ( (https://github.com/Crimson-Crow/json-numpy/blob/main/LICENSE.txt) )
7
+ [ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )] ( https://makeapullrequest.com )
7
8
8
9
Description
9
10
-----------
10
11
11
- ` json-numpy ` provides lossless and quick JSON encoding/decoding for [ ` numpy ` ] ( http://www.numpy.org/ ) arrays and scalars.
12
+ ` json-numpy ` provides lossless and quick JSON encoding/decoding for [ NumPy] ( http://www.numpy.org/ ) arrays and scalars.
13
+
14
+ ` json-numpy ` follows [ Semantic Versioning] ( https://semver.org/ ) .
12
15
13
16
Installation
14
17
------------
You can’t perform that action at this time.
0 commit comments