Skip to content

Commit

Permalink
doc : CI badge added to README #149
Browse files Browse the repository at this point in the history
  • Loading branch information
sepandhaghighi committed Jan 27, 2021
1 parent fc11d1b commit a70738c
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Expand Up @@ -89,14 +89,9 @@ ART is a Python lib for text converting to ASCII art fancy. ;-)
<td align="center">dev</td>
</tr>
<tr>
<td align="center">Travis</td>
<td align="center"><a href="https://travis-ci.org/sepandhaghighi/art"><img src="https://travis-ci.org/sepandhaghighi/art.svg?branch=master"></a></td>
<td align="center"><a href="https://travis-ci.org/sepandhaghighi/art"><img src="https://travis-ci.org/sepandhaghighi/art.svg?branch=dev"></a></td>
</tr>
<tr>
<td align="center">AppVeyor</td>
<td align="center"><a href="https://ci.appveyor.com/project/sepandhaghighi/art"><img src="https://ci.appveyor.com/api/projects/status/n350ntyjthc2gil3/branch/master?svg=true"></a></td>
<td align="center"><a href="https://ci.appveyor.com/project/sepandhaghighi/art"><img src="https://ci.appveyor.com/api/projects/status/n350ntyjthc2gil3/branch/dev?svg=true"></a></td>
<td align="center">CI</td>
<td align="center"><img src="https://github.com/sepandhaghighi/art/workflows/CI/badge.svg?branch=master"></td>
<td align="center"><img src="https://github.com/sepandhaghighi/art/workflows/CI/badge.svg?branch=dev"></td>
</tr>
</table>

Expand Down

0 comments on commit a70738c

Please sign in to comment.