Skip to content

Commit 12bad35

Browse files
committed
Link logo
1 parent fb81e99 commit 12bad35

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
22
[![JCS-ELPA](https://raw.githubusercontent.com/jcs-emacs/badges/master/elpa/v/google-gemini.svg)](https://jcs-emacs.github.io/jcs-elpa/#/google-gemini)
33

4+
<a href="https://gemini.google.com/"><img align="right" src="etc/logo.png"></a>
5+
46
# google-gemini
57
> Elisp library for the Google Gemini API
68
79
[![CI](https://github.com/emacs-openai/google-gemini/actions/workflows/test.yml/badge.svg)](https://github.com/emacs-openai/google-gemini/actions/workflows/test.yml)
810

9-
The Google Gemini Elisp library provides convenient access to the Gemini API from
11+
The [Google Gemini][] Elisp library provides convenient access to the Gemini API from
1012
applications written in the Elisp language.
1113

1214
*P.S. This package is expected to be used as a library, so there are only a few
@@ -139,3 +141,8 @@ You should have received a copy of the GNU General Public License
139141
along with this program. If not, see <https://www.gnu.org/licenses/>.
140142

141143
See [`LICENSE`](./LICENSE) for details.
144+
145+
146+
<!-- Links -->
147+
148+
[Google Gemini]: https://gemini.google.com/

0 commit comments

Comments
 (0)