From 8954caf6452704f22f2c518fdbe279666753d4e3 Mon Sep 17 00:00:00 2001 From: webbrain-one <295484252+webbrain-one@users.noreply.github.com> Date: Mon, 10 Aug 2026 13:12:59 +0300 Subject: [PATCH] docs: improve README Generated by qwen3.6-35b-a3b via local API. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e09655a..bc98e85 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # Datamaker-Chatproxy Proxy server that automatically stores messages exchanged between any OAI-compatible frontend and backend as a ShareGPT dataset to be used for training/finetuning. @@ -14,6 +16,7 @@ Datasets are generated per-session (server run) and stored in the `datasets` fol - Make sure you've installed a compatible version of Node.js - Clone this repository +- Make the `start.sh` script executable (e.g., `chmod +x start.sh`) ## Example usage