Skip to content

Commit 925894d

Browse files
committed
README update
1 parent e41d143 commit 925894d

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# RingBuffer
22

3-
[![Release](https://img.shields.io/github/v/release/yourusername/ringbuffer?style=flat-square)](https://github.com/yourusername/ringbuffer/releases)
4-
[![Downloads](https://img.shields.io/github/downloads/yourusername/ringbuffer/total?style=flat-square)](https://github.com/yourusername/ringbuffer/releases)
5-
[![License](https://img.shields.io/github/license/yourusername/ringbuffer?style=flat-square)](LICENSE)
3+
[![Release](https://img.shields.io/github/v/release/The-OffSec-Desk/ringbuffer?style=flat-square)](https://github.com/The-OffSec-Desk/ringbuffer/releases)
4+
[![Downloads](https://img.shields.io/github/downloads/The-OffSec-Desk/ringbuffer/total?style=flat-square)](https://github.com/The-OffSec-Desk/ringbuffer/releases)
5+
[![License](https://img.shields.io/github/license/The-OffSec-Desk/ringbuffer?style=flat-square)](LICENSE)
66

77
**RingBuffer** is a native desktop application that provides real-time, structured access to the Linux kernel ring buffer. It exposes the same kernel messages behind `dmesg`, but in a live, searchable, and extensible GUI designed for kernel developers, security researchers, and system engineers.
88

99
**This is not a wrapper. This is a streaming kernel log engine with a professional frontend.**
1010

11-
![RingBuffer Screenshot](screenshot.png)
11+
![RingBuffer Screenshot](ringbuffer-dashboard.png)
1212

1313
---
1414

ringbuffer-dashboard.png

246 KB
Loading

0 commit comments

Comments
 (0)