diff options
author | Ulan Aitbay <69082498+enganese@users.noreply.github.com> | 2023-07-06 11:25:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-06 11:25:35 +0200 |
commit | 2377417c17aa28be9b977bcf1fe012f496faa3c2 (patch) | |
tree | 5831b03dec2871be422fd9f0435e410329a2e3c0 | |
parent | Merge pull request #705 from tuanle96/fix-lockchat-provider (diff) | |
download | gpt4free-2377417c17aa28be9b977bcf1fe012f496faa3c2.tar gpt4free-2377417c17aa28be9b977bcf1fe012f496faa3c2.tar.gz gpt4free-2377417c17aa28be9b977bcf1fe012f496faa3c2.tar.bz2 gpt4free-2377417c17aa28be9b977bcf1fe012f496faa3c2.tar.lz gpt4free-2377417c17aa28be9b977bcf1fe012f496faa3c2.tar.xz gpt4free-2377417c17aa28be9b977bcf1fe012f496faa3c2.tar.zst gpt4free-2377417c17aa28be9b977bcf1fe012f496faa3c2.zip |
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 932dc30f..67aa60da 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,6 +3,6 @@ ### Please, follow these steps to contribute: 1. Reverse a website from this list: [sites-to-reverse](https://github.com/xtekky/gpt4free/issues/40) 2. Add it to [./testing](https://github.com/xtekky/gpt4free/tree/main/testing) -3. Refractor it and add it to [./gpt4free](https://github.com/xtekky/gpt4free/tree/main/gpt4free) +3. Refractor it and add it to [./g4f](https://github.com/xtekky/gpt4free/tree/main/g4f) ### We will be grateful to see you as a contributor! |