Skip to content

Commit 9b78994

Browse files
committed
Add github actions badge
1 parent 8b8353c commit 9b78994

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# CloudBot
2-
[![Build Status](https://travis-ci.com/TotallyNotRobots/CloudBot.svg?branch=gonzobot)](https://travis-ci.com/TotallyNotRobots/CloudBot)
3-
[![CodeFactor](https://www.codefactor.io/repository/github/totallynotrobots/cloudbot/badge/gonzobot)](https://www.codefactor.io/repository/github/totallynotrobots/cloudbot/overview/gonzobot)
4-
[![codebeat badge](https://codebeat.co/badges/3e5866e3-fe94-4c92-9dd7-8fbd616bc2ac)](https://codebeat.co/projects/github-com-totallynotrobots-cloudbot-gonzobot)
5-
[![codecov](https://codecov.io/gh/TotallyNotRobots/CloudBot/branch/gonzobot/graph/badge.svg)](https://codecov.io/gh/TotallyNotRobots/CloudBot)
2+
![Python application](https://github.com/TotallyNotRobots/CloudBot/workflows/Python%20application/badge.svg)
3+
[![CodeFactor](https://www.codefactor.io/repository/github/totallynotrobots/cloudbot/badge/gonzobot)](https://www.codefactor.io/repository/github/totallynotrobots/cloudbot/overview/gonzobot)
4+
[![codebeat badge](https://codebeat.co/badges/3e5866e3-fe94-4c92-9dd7-8fbd616bc2ac)](https://codebeat.co/projects/github-com-totallynotrobots-cloudbot-gonzobot)
5+
[![codecov](https://codecov.io/gh/TotallyNotRobots/CloudBot/branch/gonzobot/graph/badge.svg)](https://codecov.io/gh/TotallyNotRobots/CloudBot)
66

77
CloudBot is a simple, fast, expandable open-source Python IRC Bot!
88

@@ -64,7 +64,7 @@ See [CHANGELOG.md](CHANGELOG.md)
6464
CloudBot is **licensed** under the **GPL v3** license. The terms are as follows.
6565

6666
![GPL V3](https://www.gnu.org/graphics/gplv3-127x51.png)
67-
67+
6868
CloudBot
6969

7070
Copyright © 2011-2015 Luke Rogers / CloudBot Project
@@ -81,7 +81,7 @@ CloudBot is **licensed** under the **GPL v3** license. The terms are as follows.
8181

8282
You should have received a copy of the GNU General Public License
8383
along with CloudBot. If not, see <http://www.gnu.org/licenses/>.
84-
84+
8585
This product includes GeoLite2 data created by MaxMind, available from
8686
<a href="http://www.maxmind.com">http://www.maxmind.com</a>. GeoLite2 databases are distributed under the [Creative Commons Attribution-ShareAlike 3.0 Unported License](https://creativecommons.org/licenses/by-sa/3.0/)
8787

0 commit comments

Comments
 (0)