Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "smath", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Small math function library", | ||
@@ -5,0 +5,0 @@ "homepage": "https://npm.nicfv.com/smath", |
@@ -1,14 +0,1 @@ | ||
Small math function library | ||
![NPM Version](https://img.shields.io/npm/v/smath) | ||
![NPM Downloads](https://img.shields.io/npm/dt/smath) | ||
## Installation | ||
`smath` can be installed from the official [npm package repository](https://www.npmjs.com/package/smath). It is highly recommended to install the latest version. | ||
```shell | ||
npm i smath@latest | ||
``` | ||
## Getting Started | ||
@@ -44,7 +31,1 @@ | ||
``` | ||
Visit the [official documentation](https://npm.nicfv.com/smath/) to learn more! | ||
## Contribute | ||
`smath` is an open source software package hosted on a [GitHub repository](https://github.com/nicfv/npm). Bug reports and feature requests can be submitted in [issues](https://github.com/nicfv/npm/issues). Contributions are also accepted by submitting a [pull request](https://github.com/nicfv/npm/pulls). Please follow the code styling if submitting a pull request. |
5800
31