mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 00:36:56 +02:00
light/dark modes
This commit is contained in:
parent
420ae0ad5e
commit
f1d482b276
3 changed files with 42 additions and 3 deletions
12
README.md
12
README.md
|
|
@ -101,10 +101,16 @@ is the main sponsor through the new Builders project.
|
|||
|
||||
`sqlite-vec` is also sponsored by the following companies:
|
||||
|
||||
<a href="https://fly.io/"><img src="./.github/logos/flyio.svg" width=33%/></a>
|
||||
<a href="https://turso.tech/"><img src="./.github/logos/turso.svg" width=33%/>
|
||||
<a href="https://fly.io/">
|
||||
<img src="./.github/logos/flyio.dark.svg#gh-dark-mode-only" width="32%"/>
|
||||
<img src="./.github/logos/flyio.svg#gh-light-mode-only" width="32%"/>
|
||||
</a>
|
||||
<a href="https://turso.tech/"><img src="./.github/logos/turso.svg" width="32%"/>
|
||||
</a>
|
||||
<a href="https://sqlitecloud.io/">
|
||||
<img src="./.github/logos/sqlitecloud.dark.svg#gh-dark-mode-only" width="32%"">
|
||||
<img src="./.github/logos/sqlitecloud.svg#gh-light-mode-only" width="32%"">
|
||||
</a>
|
||||
<a href="https://sqlitecloud.io/"><img src="./.github/logos/sqlitecloud.svg" width=33%/></a>
|
||||
|
||||
As well as multiple individual supporters on
|
||||
[Github sponsors](https://github.com/sponsors/asg017/)!
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue