mirror of
https://github.com/robcholz/vibebox.git
synced 2026-07-06 12:47:49 +02:00
doc: changed style
This commit is contained in:
@@ -7,25 +7,21 @@
|
||||
</p>
|
||||
<p align="center">Your ultrafast open source AI sandbox.</p>
|
||||
|
||||
[![Crates.io][crates-badge]][crates-url]
|
||||
[![MIT licensed][mit-badge]][mit-url]
|
||||
[![Build Status][actions-badge]][actions-url]
|
||||
|
||||
[crates-badge]: https://img.shields.io/crates/v/vibebox.svg
|
||||
|
||||
[crates-url]: https://crates.io/crates/vibebox
|
||||
|
||||
[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
|
||||
|
||||
[mit-url]: https://github.com/robcholz/vibebox/blob/main/LICENSE
|
||||
|
||||
[actions-badge]: https://github.com/robcholz/vibebox/workflows/CI/badge.svg
|
||||
|
||||
[actions-url]: https://github.com/robcholz/vibebox/actions?query=workflow%3ACI+branch%3Amain
|
||||
<p align="center">
|
||||
<a href="https://crates.io/crates/vibebox">
|
||||
<img alt="Crates.io" src="https://img.shields.io/crates/v/vibebox.svg">
|
||||
</a>
|
||||
<a href="https://github.com/robcholz/vibebox/blob/main/LICENSE">
|
||||
<img alt="MIT licensed" src="https://img.shields.io/badge/license-MIT-blue.svg">
|
||||
</a>
|
||||
<a href="https://github.com/robcholz/vibebox/actions?query=workflow%3ACI+branch%3Amain">
|
||||
<img alt="Build Status" src="https://github.com/robcholz/vibebox/workflows/CI/badge.svg">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="README.md">English</a> |
|
||||
<a href="README.zh.md">简体中文</a> |
|
||||
<a href="README.zh.md">简体中文</a>
|
||||
</p>
|
||||
|
||||
[](https://vibebox.robcholz.com)
|
||||
|
||||
+12
-11
@@ -7,20 +7,21 @@
|
||||
</p>
|
||||
<p align="center">超高速、开源的 AI 沙盒。</p>
|
||||
|
||||
[![Crates.io][crates-badge]][crates-url]
|
||||
[![MIT licensed][mit-badge]][mit-url]
|
||||
[![Build Status][actions-badge]][actions-url]
|
||||
|
||||
[crates-badge]: https://img.shields.io/crates/v/vibebox.svg
|
||||
[crates-url]: https://crates.io/crates/vibebox
|
||||
[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
|
||||
[mit-url]: https://github.com/robcholz/vibebox/blob/main/LICENSE
|
||||
[actions-badge]: https://github.com/robcholz/vibebox/workflows/CI/badge.svg
|
||||
[actions-url]: https://github.com/robcholz/vibebox/actions?query=workflow%3ACI+branch%3Amain
|
||||
<p align="center">
|
||||
<a href="https://crates.io/crates/vibebox">
|
||||
<img alt="Crates.io" src="https://img.shields.io/crates/v/vibebox.svg">
|
||||
</a>
|
||||
<a href="https://github.com/robcholz/vibebox/blob/main/LICENSE">
|
||||
<img alt="MIT licensed" src="https://img.shields.io/badge/license-MIT-blue.svg">
|
||||
</a>
|
||||
<a href="https://github.com/robcholz/vibebox/actions?query=workflow%3ACI+branch%3Amain">
|
||||
<img alt="Build Status" src="https://github.com/robcholz/vibebox/workflows/CI/badge.svg">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="README.zh.md">简体中文</a> |
|
||||
<a href="README.md">English</a> |
|
||||
<a href="README.md">English</a>
|
||||
</p>
|
||||
|
||||
[](https://vibebox.robcholz.com)
|
||||
|
||||
Reference in New Issue
Block a user