Skip to content

Commit

Permalink
Merge pull request #371 from nimblehq/release/3.11.0
Browse files Browse the repository at this point in the history
Release - 3.11.0
  • Loading branch information
vnntsu authored Nov 7, 2022
2 parents 2b3e4a9 + 9d50f23 commit 5490f1a
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<p align="center">
<img alt="Nimble logo" src="https://assets.nimblehq.co/logo/light/logo-light-text-320.png" />
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://assets.nimblehq.co/logo/dark/logo-dark-text-320.png">
<img alt="Nimble logo" src="https://assets.nimblehq.co/logo/light/logo-light-text-320.png">
</picture>
</p>

<p align="center">
Expand Down Expand Up @@ -39,7 +42,10 @@ and may be redistributed under the terms specified in the [LICENSE] file.

## About

![Nimble](https://assets.nimblehq.co/logo/dark/logo-dark-text-160.png)
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://assets.nimblehq.co/logo/dark/logo-dark-text-160.png">
<img alt="Nimble logo" src="https://assets.nimblehq.co/logo/light/logo-light-text-160.png">
</picture>

This project is maintained and funded by Nimble.

Expand Down

0 comments on commit 5490f1a

Please sign in to comment.