Skip to content

Commit

Permalink
refactor: remove deprecation notice/remove spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
Naramsim committed Jan 7, 2025
1 parent 27a1ccb commit d2872cb
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,15 @@ A RESTful API for Pokémon - [pokeapi.co](https://pokeapi.co)

## Table of Contents

- [Setup   ](#setup)
- [Setup](#setup)
- [Database setup](#database-setup)
- [Docker and Compose   ](#docker-and-compose)
- [GraphQL   ](#graphql)
- [Kubernetes   ](#kubernetes)
- [Docker and Compose](#docker-and-compose)
- [GraphQL](#graphql)
- [Kubernetes](#kubernetes)
- [Wrappers](#wrappers)
- [Donations](#donations)
- [Join Us On Slack!](#join-us-on-slack)
- [Contributing](#contributing)
- [Deprecation](#deprecation)

## Setup <a id="setup"></a> &nbsp; [![pyVersion310](https://img.shields.io/badge/python-3.13-blue.svg)](https://www.python.org/download/releases/3.10/)

Expand Down Expand Up @@ -237,7 +236,3 @@ To contribute to this repository:
- We'll accept your changes after review.
Simple!
## Deprecation
As of October 2018, the v1 API has been removed from PokéAPI. For more information, see [pokeapi.co/docs/v1.html](https://pokeapi.co/docs/v1.html).

0 comments on commit d2872cb

Please sign in to comment.