Skip to content

Commit ad3e037

Browse files
committed
Update doc
1 parent 315f5f6 commit ad3e037

File tree

1 file changed

+22
-1
lines changed

1 file changed

+22
-1
lines changed

README.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,23 @@
1+
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
2+
[![JCS-ELPA](https://raw.githubusercontent.com/jcs-emacs/badges/master/elpa/v/chatgpt.svg)](https://jcs-emacs.github.io/jcs-elpa/#/chatgpt)
3+
14
# chatgpt
2-
Use ChatGPT inside Emacs
5+
> Use ChatGPT inside Emacs
6+
7+
[![CI](https://github.com/emacs-openai/chatgpt/actions/workflows/test.yml/badge.svg)](https://github.com/emacs-openai/chatgpt/actions/workflows/test.yml)
8+
9+
## 🔗 References
10+
11+
- [ChatGPT.el](https://github.com/joshcho/ChatGPT.el)
12+
13+
## Contribute
14+
15+
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)
16+
[![Elisp styleguide](https://img.shields.io/badge/elisp-style%20guide-purple)](https://github.com/bbatsov/emacs-lisp-style-guide)
17+
[![Donate on paypal](https://img.shields.io/badge/paypal-donate-1?logo=paypal&color=blue)](https://www.paypal.me/jcs090218)
18+
[![Become a patron](https://img.shields.io/badge/patreon-become%20a%20patron-orange.svg?logo=patreon)](https://www.patreon.com/jcs090218)
19+
20+
If you would like to contribute to this project, you may either
21+
clone and make pull requests to this repository. Or you can
22+
clone the project and establish your own branch of this tool.
23+
Any methods are welcome!

0 commit comments

Comments
 (0)