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