fix: update README
This commit is contained in:
@@ -5,12 +5,14 @@ on:
|
|||||||
paths-ignore:
|
paths-ignore:
|
||||||
- .github/**
|
- .github/**
|
||||||
- .husky/**
|
- .husky/**
|
||||||
|
- ./README.md
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
pull_request:
|
pull_request:
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- .github/**
|
- .github/**
|
||||||
- .husky/**
|
- .husky/**
|
||||||
|
- ./README.md
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
# Onspring API Javascript SDK
|
# 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://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.
|
A javascript SDK for interacting with version 2 of the Onspring API.
|
||||||
|
|||||||
Reference in New Issue
Block a user