From c1524debc3a04e10062345f0f95a77df04ce38c5 Mon Sep 17 00:00:00 2001 From: MountainGod2 Date: Sat, 21 Dec 2024 10:56:33 -0700 Subject: [PATCH] docs(README): refine project description for clarity and conciseness --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22e4c3f..6b71374 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ -**Chaturbate Poller** is a Python library and CLI tool for polling events from the Chaturbate API. It features asynchronous event handling, structured logging, and optional InfluxDB integration for analytics and monitoring. +Python library and CLI tool for polling events from the Chaturbate API featuring asynchronous event handling, structured logging, and optional InfluxDB integration for analytics and monitoring. ---