Skip to content

Commit

Permalink
Add banner to README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
ArdaGnsrn committed Nov 12, 2023
1 parent 00b4e2a commit 6c1f2ac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
![elevenlabs-js](https://raw.githubusercontent.com/ardagnsrn/elevenlabs-js/master/banner.png)

ElevenLabs.io API for NodeJS
============
[![npm version](https://badge.fury.io/js/elevenlabs-js.svg)](https://badge.fury.io/js/elevenlabs-js)
Expand Down
Binary file added banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "elevenlabs-js",
"version": "1.2.4",
"version": "1.2.5",
"description": "This is an Open Source NodeJS package for ElevenLabs Text to Speech API.",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6c1f2ac

Please sign in to comment.