Skip to content

Commit 96fab2d

Browse files
committed
🎨 Added logo to README.md file
1 parent 505bc12 commit 96fab2d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/edgegptjs.png

101 KB
Loading

readme.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# EdgeGPTJs
22

33
[![npm version](https://img.shields.io/npm/v/edgegptjs)](https://www.npmjs.com/package/edgegptjs)
4-
[![Build Status](https://img.shields.io/github/workflow/status/lonelam/EdgeGPTJs/CI)](https://github.com/lonelam/EdgeGPTJs/actions)
5-
[![Code Coverage](https://img.shields.io/codecov/c/github/lonelam/EdgeGPTJs)](https://codecov.io/gh/lonelam/EdgeGPTJs)
4+
<!-- [![Build Status](https://img.shields.io/github/workflow/status/lonelam/EdgeGPTJs/CI)](https://github.com/lonelam/EdgeGPTJs/actions) -->
5+
<!-- [![Code Coverage](https://img.shields.io/codecov/c/github/lonelam/EdgeGPTJs)](https://codecov.io/gh/lonelam/EdgeGPTJs) -->
66
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
77

8-
![EdgeGPTJs Logo](https://path/to/logo.png)
8+
<img src="docs/edgegptjs.png" alt="EdgeGPTJs Logo" width="200" height="200"/>
99

1010
Welcome to EdgeGPTJs, a Node.js package inspired by the Python version [EdgeGPT](https://github.com/acheong08/EdgeGPT) repository. This package allows you to reverse engineer the chat feature of the new version of Bing, making it easier than ever to leverage the power of Bing's chat capabilities within your own projects.
1111

0 commit comments

Comments
 (0)