Skip to content

Commit 8ead0d9

Browse files
author
mfsoftworks
committed
[readme] implemented badges
1 parent 84d1be3 commit 8ead0d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Server Monitoring Script
22

3+
[![GitHub license](https://img.shields.io/github/license/mfappsandweb/Server-Monitoring-Script.svg)](https://github.com/mfappsandweb/Server-Monitoring-Script/blob/master/LICENSE.md) [![Build Status](https://travis-ci.com/mfappsandweb/Server-Monitoring-Script.svg?branch=master)](https://travis-ci.com/mfappsandweb/Server-Monitoring-Script)
4+
[![Code Coverage](https://codecov.io/gh/mfappsandweb/Server-Monitoring-Script/branch/master/graphs/badge.svg)](https://codecov.io/gh/mfappsandweb/Server-Monitoring-Script) ![GitHub Size](https://img.shields.io/github/repo-size/mfappsandweb/Server-Monitoring-Script.svg)
5+
36
## Purpose
47

58
The Python script is designed to be run as a cronjob on every boot to run in the background.

0 commit comments

Comments
 (0)