Skip to content

Commit 447c346

Browse files
authored
Update README.md
1 parent 9afa7ac commit 447c346

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Endlessh Report Generator
22
A simple C++ program that reads /var/log/syslog, filters out endlessh logs and determines basic stats, such as unique IDs, total accepted and closed connections.
33

4-
[![GitHub all releases](https://img.shields.io/github/downloads/SimonCahill/endlesshreportgenerator/total?logo=github)](https://github.com/SimonCahill/endlesshreportgenerator/Releases)
4+
[![GitHub all releases](https://img.shields.io/github/downloads/SimonCahill/endlesshreportgenerator/total?logo=github)](https://github.com/SimonCahill/endlesshreportgenerator/releases)
55
![GitHub](https://img.shields.io/github/license/SimonCahill/endlesshreportgenerator)
66
[![CodeQL](https://github.com/SimonCahill/EndlesshReportGenerator/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/SimonCahill/EndlesshReportGenerator/actions/workflows/codeql-analysis.yml)
77
[![Build](https://github.com/SimonCahill/EndlesshReportGenerator/actions/workflows/cmake.yml/badge.svg)](https://github.com/SimonCahill/EndlesshReportGenerator/actions/workflows/cmake.yml)

0 commit comments

Comments
 (0)