docs: use png quic-go logo [ci skip]

...to align with quic-go/quic-go.
This commit is contained in:
Gaukas Wang 2023-08-03 19:02:43 -06:00
parent 95575f5fe7
commit 9c624f0355
No known key found for this signature in database
GPG key ID: 9E2F8986D76F8B5D

View file

@ -1,4 +1,4 @@
# ![uTLS](docs/utls_logo_small.png) <img src="docs/quic.svg" alt="drawing" width="200"/> uQUIC
# ![uTLS](docs/utls_logo_small.png) <img src="docs/quic.png" alt="drawing" width="200"/> uQUIC
[![Build Status](https://github.com/refraction-networking/uquic/actions/workflows/go_1_20.yml/badge.svg?branch=master)](https://github.com/refraction-networking/uquic/actions)[![Build Status](https://github.com/refraction-networking/uquic/actions/workflows/go_1_21.yml/badge.svg?branch=master)](https://github.com/refraction-networking/uquic/actions)
[![godoc](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/refraction-networking/uquic)
---