Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
krasun committed Apr 30, 2024
1 parent c46f088 commit fdce4a2
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# validations
# errors

[![Build](https://github.com/screenshotone/validations/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/screenshotone/validations/actions/workflows/build.yml)
[![NPM package](https://img.shields.io/npm/v/screenshotone-validations.svg?branch=main)](https://www.npmjs.com/package/screenshotone-validations)
[![Build](https://github.com/screenshotone/errors/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/screenshotone/errors/actions/workflows/build.yml)
[![NPM package](https://img.shields.io/npm/v/screenshotone-errors.svg?branch=main)](https://www.npmjs.com/package/screenshotone-errors)

A set of validation schemes for the [Screenshot API](https://screenshotone.com/) requests.
Errors produced by the [Screenshot API](https://screenshotone.com/).

## Installation

```shell
npm install screenshotone-validations --save
npm install screenshotone-errors --save
```

## Build and publish (a manual for developers)
Expand All @@ -21,4 +21,4 @@ To build and publish the library:

## License

`screenshotone/validations` is released under [the MIT license](LICENSE).
`screenshotone/errors` is released under [the MIT license](LICENSE).

0 comments on commit fdce4a2

Please sign in to comment.