fix anchors in README.md

This commit is contained in:
Postnov Roman 2023-07-12 00:34:06 +03:00
parent 99cd4088e5
commit 1a23a051ed
1 changed files with 7 additions and 7 deletions

View File

@ -8,19 +8,19 @@ Docker is for now not available but I would be happy if someone contributes a PR
## Table of Contents:
- [Getting Started](#getting-started)
+ [Prerequisites](#prerequisites-)
+ [Setting up the project](#setting-up-the-project-)
+ [Prerequisites](#prerequisites)
+ [Setting up the project](#setting-up-the-project)
- [Usage](#usage)
* [The `g4f` Package](#the--g4f--package)
* [interference openai-proxy api](#interference-openai-proxy-api--use-with-openai-python-package-)
* [The `g4f` Package](#the-g4f-package)
* [interference openai-proxy api](#interference-openai-proxy-api-use-with-openai-python-package)
- [Models](#models)
* [gpt-3.5 / gpt-4](#gpt-35---gpt-4)
* [gpt-3.5 / gpt-4](#gpt-35--gpt-4)
* [Other Models](#other-models)
- [Related gpt4free projects](#related-gpt4free-projects)
- [Contribute](#contribute)
- [ChatGPT clone](#chatgpt-clone)
- [Copyright](#copyright-)
- [Copyright Notice](#copyright-notice-)
- [Copyright](#copyright)
- [Copyright Notice](#copyright-notice)
- [Star History](#star-history)
## Getting Started