8000 docs: center icon and resize · tebjan/llama-cpp-python@cbbfad4 · GitHub
[go: up one dir, main page]

Skip to content

Commit cbbfad4

Browse files
committed
docs: center icon and resize
1 parent b570fd3 commit cbbfad4

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
![icon.svg](./docs/icon.svg)
1+
<p align="center">
2+
<img src="https://raw.githubusercontent.com/abetlen/llama-cpp-python/main/docs/icon.svg" height="128">
3+
</p>
24

3-
# 🦙 Python Bindings for [`llama.cpp`](https://github.com/ggerganov/llama.cpp)
5+
# Python Bindings for [`llama.cpp`](https://github.com/ggerganov/llama.cpp)
46

57
[![Documentation Status](https://readthedocs.org/projects/llama-cpp-python/badge/?version=latest)](https://llama-cpp-python.readthedocs.io/en/latest/?badge=latest)
68
[![Tests](https://github.com/abetlen/llama-cpp-python/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/abetlen/llama-cpp-python/actions/workflows/test.yaml)

0 commit comments

Comments
 (0)
0