snu-quiqcl / qiwis

QuIqcl Widget Integration Software
MIT License
5 stars 2 forks source link

Addition of qiwi icon to readme #157

Closed choiwh03 closed 1 year ago

choiwh03 commented 1 year ago

Add image qiwi.

See also: #156

BECATRUE commented 1 year ago

Oh, in my laptop, the QIWI text is not shown because the background color is black. How about adding a gray background color?

And also, I think the following code is better.

<p align="center">
  <img width="40%" alt="image" src="https://user-images.githubusercontent.com/65724072/235059956-6531f005-9a70-4b52-8d0c-c4477b96336f.svg">
</p>

[![Pylint](https://github.com/snu-quiqcl/swift/actions/workflows/pylint.yml/badge.svg)](https://github.com/snu-quiqcl/swift/actions/workflows/pylint.yml)
[![unittest](https://github.com/snu-quiqcl/swift/actions/workflows/unittest.yml/badge.svg)](https://github.com/snu-quiqcl/swift/actions/workflows/unittest.yml)

Like the below image..

image
BECATRUE commented 1 year ago

I think there was an update, but I can't see it from this branch, so please check it out! @choiwh03