Skip to content

Commit b208c6a

Browse files
committed
docs: update README
1 parent cc4505b commit b208c6a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,12 +66,12 @@ attempt:>2
6666
user_id:"alice" AND level:"ERROR" AND timestamp:[now-1h TO now]
6767
```
6868

69-
**Before:** Grep through gigabytes of text files
69+
**Before:** Grep through gigabytes of text files<br>
7070
**After:** Instant search and filtering
7171

7272
## Get Started
7373

74-
Getting started with logstructor is as simple as installing the package and using its drop‑in replacement for the standard Python logger.
74+
Getting started with ``LogStructor`` is as simple as installing the package and using its drop‑in replacement for the standard Python logger.
7575

7676
```bash
7777
pip install logstructor

0 commit comments

Comments
 (0)