Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BBrown4 authored Jul 8, 2024
1 parent 726d219 commit a75b0c6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# IVAO-SDK
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/BBrown4/ivao-sdk/test-build.yaml?style=flat-square) ![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/BBrown4/ivao-sdk/docs-deploy.yaml?label=docs%20deployment&style=flat-square)

https://www.npmjs.com/package/ivao-sdk
___
## Introduction
The IVAO-SDK is a wrapper for interacting with the IVAO API and pulling data from IVAO for use in any web app.
Expand Down Expand Up @@ -58,4 +60,4 @@ ivaoClient.on('connected', () => {

### Documentation
See the [IVAO SDK documentation](https://bbrown4.github.io/ivao-sdk/classes/clients_IvaoClient.IvaoClient.html) for more information and usage examples of
the client methods.
the client methods.

0 comments on commit a75b0c6

Please sign in to comment.