From 1683356332ee554b40729edd1a426bbe9fabb764 Mon Sep 17 00:00:00 2001 From: alexnicita Date: Tue, 6 Aug 2024 16:36:08 -0400 Subject: [PATCH] add pre-commit instruction to the readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index eea724b..63ab76d 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,12 @@ If you would like to contribute to this project, please follow these steps: 3. Make your changes. 4. Submit a pull request. +Please run pre-commit hooks before making contributions. To initialize them: + + ``` + pre-commit install + ``` + # Related Repos - [py-clob-client](https://github.com/Polymarket/py-clob-client): Python client for the Polymarket CLOB