From f07395f8e2ac93e9a59f309eb69b4bfb782b67b2 Mon Sep 17 00:00:00 2001 From: Tekky <98614666+xtekky@users.noreply.github.com> Date: Fri, 22 Sep 2023 20:52:52 +0100 Subject: ~ --- README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index d3becff3..a1fad479 100644 --- a/README.md +++ b/README.md @@ -10,12 +10,11 @@ By using this repository or any code related to it, you agree to the [legal noti pip install -U g4f ``` -## Table of Contents: +## Table of Contents -- [Table of Contents:](#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) - [Install using pypi](#install-using-pypi) - [Install using docker](#setting-up-with-docker) - [Usage](#usage) @@ -28,7 +27,6 @@ pip install -U g4f - [Contribute](#contribute) - [Contributors](#contributors) - [Copyright](#copyright) -- [Copyright Notice](#copyright-notice) - [Star History](#star-history) ## Getting Started @@ -521,15 +519,14 @@ for message in response: ``` ## Contributors + A list of the contributors is available [here](https://github.com/xtekky/gpt4free/graphs/contributors) The [`Vercel.py`](https://github.com/xtekky/gpt4free/blob/main/g4f/Provider/Vercel.py) file contains code from [vercel-llm-api](https://github.com/ading2210/vercel-llm-api) by [@ading2210](https://github.com/ading2210), which is licenced under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.txt) -## Copyright: +## Copyright This program is licensed under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.txt) -## Copyright Notice: - ``` xtekky/gpt4free: Copyright (C) 2023 xtekky -- cgit v1.2.3