diff options
author | Tekky <98614666+xtekky@users.noreply.github.com> | 2024-05-02 23:59:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-02 23:59:42 +0200 |
commit | 1de7c648637f682fd2e3ad7e6336ef24906ddd77 (patch) | |
tree | b26bc42d8a254ef256ac0f860804b9ddb7d7f39f | |
parent | Merge pull request #1911 from hlohaus/worker (diff) | |
parent | docs: fix typo in CONTRIBUTING.md (diff) | |
download | gpt4free-1de7c648637f682fd2e3ad7e6336ef24906ddd77.tar gpt4free-1de7c648637f682fd2e3ad7e6336ef24906ddd77.tar.gz gpt4free-1de7c648637f682fd2e3ad7e6336ef24906ddd77.tar.bz2 gpt4free-1de7c648637f682fd2e3ad7e6336ef24906ddd77.tar.lz gpt4free-1de7c648637f682fd2e3ad7e6336ef24906ddd77.tar.xz gpt4free-1de7c648637f682fd2e3ad7e6336ef24906ddd77.tar.zst gpt4free-1de7c648637f682fd2e3ad7e6336ef24906ddd77.zip |
Diffstat (limited to '')
-rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d5f6615f..2ccd080d 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 [./g4f](https://github.com/xtekky/gpt4free/tree/main/g4f) +3. Refactor it and add it to [./g4f](https://github.com/xtekky/gpt4free/tree/main/g4f) ### We will be grateful to see you as a contributor!
\ No newline at end of file |