2
1
mirror of https://github.com/Thream/api.git synced 2024-07-04 03:40:12 +02:00

fix: deprecation notice

This commit is contained in:
Théo LUDWIG 2023-12-28 05:06:48 +01:00
parent 2aefe73afa
commit 0847b72ed5
Signed by: theoludwig
GPG Key ID: ADFE5A563D718F3B

View File

@ -1,5 +1,9 @@
<h1 align="center"><a href="https://api.thream.theoludwig.fr/documentation">Thream/api</a></h1>
<p align="center">
<strong>⚠️ This project is not maintained anymore, you can still use the code as you wish and fork it to maintain it yourself.</strong>
</p>
<p align="center">
<a href="./CONTRIBUTING.md"><img src="https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat" /></a>
<a href="./LICENSE"><img src="https://img.shields.io/badge/licence-MIT-blue.svg" alt="Licence MIT"/></a>
@ -18,7 +22,7 @@
Thream's Application Programming Interface (API) to stay close with your friends and communities.
It uses [Thream/file-uploads-api](https://github.com/Thream/file-uploads-api) [v1.1.7](https://github.com/Thream/file-uploads-api/releases/tag/v1.1.7).
It uses [Thream/file-uploads-api](https://github.com/Thream/file-uploads-api) [v1.1.8](https://github.com/Thream/file-uploads-api/releases/tag/v1.1.8).
## ⚙️ Getting Started