From 5b6a56b06f9fba3c13963fc05755ae60b248c89a Mon Sep 17 00:00:00 2001 From: Jean Loui Bernard <45553309+JeanExtreme002@users.noreply.github.com> Date: Thu, 19 Sep 2024 11:09:00 -0300 Subject: [PATCH] Update README.md --- python/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python/README.md b/python/README.md index 44e8628..5414a9f 100644 --- a/python/README.md +++ b/python/README.md @@ -3,6 +3,8 @@ Unofficial SDK for [FlightRadar24](https://www.flightradar24.com/) for Python 3 This SDK should only be used for your own educational purposes. If you are interested in accessing Flightradar24 data commercially, please contact business@fr24.com. See more information at [Flightradar24's terms and conditions](https://www.flightradar24.com/terms-and-conditions). +**Official FR24 API**: https://fr24api.flightradar24.com/ + [![Python Package](https://github.com/JeanExtreme002/FlightRadarAPI/workflows/Python%20Package/badge.svg)](https://github.com/JeanExtreme002/FlightRadarAPI/actions) [![Pypi](https://img.shields.io/pypi/v/FlightRadarAPI?logo=pypi)](https://pypi.org/project/FlightRadarAPI/) [![License](https://img.shields.io/pypi/l/FlightRadarAPI)](https://github.com/JeanExtreme002/FlightRadarAPI)