From 1497013374170879ff51d15e543abfd66ed1bd29 Mon Sep 17 00:00:00 2001 From: isra el Date: Sun, 28 Apr 2024 18:03:01 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 863aa74..34cf469 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ await axios.post(`https://api.textbee.dev/api/v1/gateway/devices/${DEVICE_ID}/se Contributions are welcome! -1. Fork the project. +1. [Fork](https://github.com/vernu/textbee/fork) the project. 2. Create a feature or bugfix branch from `main` branch. 3. Make sure your commit messages and PR comment summaries are descriptive. 4. Create a pull request to the `main` branch.