fix: update README
This commit is contained in:
@@ -5,12 +5,14 @@ on:
|
||||
paths-ignore:
|
||||
- .github/**
|
||||
- .husky/**
|
||||
- ./README.md
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
paths-ignore:
|
||||
- .github/**
|
||||
- .husky/**
|
||||
- ./README.md
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# Onspring API Javascript SDK
|
||||
|
||||
[](https://github.com/StevanFreeborn/onspring-api-sdk-javascript/actions/workflows/lint_format_test.yaml)
|
||||
[](https://github.com/StevanFreeborn/onspring-api-sdk-javascript/actions/workflows/lint_format_test.yaml)
|
||||
[](https://codecov.io/github/StevanFreeborn/onspring-api-sdk-javascript)
|
||||
[](https://github.com/StevanFreeborn/onspring-api-sdk-javascript/actions/workflows/build_publish.yml)
|
||||
|
||||
A javascript SDK for interacting with version 2 of the Onspring API.
|
||||
|
||||
Reference in New Issue
Block a user