Skip to content

Commit cf9ae44

Browse files
committed
readme: changes to ec
1 parent 187edbc commit cf9ae44

File tree

1 file changed

+1
-45
lines changed

1 file changed

+1
-45
lines changed

README.md

Lines changed: 1 addition & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,6 @@
11
<div align="center">
2-
<h1>🎬 T M D B F U S I O N 🎬</h1>
2+
<h1>🎬 tmdbfusion 🎬</h1>
33
<h3><i>The Blockbuster Python Wrapper for The Movie Database API</i></h3>
4-
5-
<br />
6-
7-
<!-- BADGES ROLLING STOCK -->
8-
<a href="https://pypi.org/project/tmdbfusion">
9-
<img src="https://img.shields.io/badge/MPAA_Rating-PG--13-E50914?style=for-the-badge&logo=imdb&logoColor=white" alt="Rated PG-13" />
10-
</a>
11-
<a href="https://pypi.org/project/tmdbfusion">
12-
<img src="https://img.shields.io/badge/Box_Office-1M+_Downloads-ffd700?style=for-the-badge&logo=python&logoColor=black" alt="Downloads" />
13-
</a>
14-
<a href="https://github.com/xsyncio/tmdbfusion/actions">
15-
<img src="https://img.shields.io/badge/Fresh_Score-100%25-brightgreen?style=for-the-badge&logo=githubactions&logoColor=white" alt="Build Passing" />
16-
</a>
17-
<a href="https://codecov.io/gh/xsyncio/tmdbfusion">
18-
<img src="https://img.shields.io/badge/Runtime-0.12s-blueviolet?style=for-the-badge&logo=speedtest&logoColor=white" alt="Performance" />
19-
</a>
20-
<br/>
21-
<a href="https://pypi.org/project/tmdbfusion">
22-
<img src="https://img.shields.io/bade/Format-Async_&_Sync-ff4500?style=for-the-badge&logo=fastapi&logoColor=white" alt="Async/Sync" />
23-
</a>
24-
<a href="https://opensource.org/licenses/MIT">
25-
<img src="https://img.shields.io/badge/License-MIT_Studios-000000?style=for-the-badge&logo=open-source-initiative&logoColor=white" alt="License" />
26-
</a>
27-
<a href="https://pypi.org/project/tmdbfusion">
28-
<img src="https://img.shields.io/badge/Language-Python_3.13+-3776AB?style=for-the-badge&logo=python&logoColor=white" alt="Python Version" />
29-
</a>
30-
<a href="https://pypi.org/project/tmdbfusion">
31-
<img src="https://img.shields.io/badge/VFX-Type_Safe-blue?style=for-the-badge&logo=typescript&logoColor=white" alt="Type Hints" />
32-
</a>
33-
34-
<br /><br />
35-
364
<p align="center">
375
<b>🚧 NOW SHOWING IN A TERMINAL NEAR YOU 🚧</b>
386
<br />
@@ -952,18 +920,6 @@ We employ `Strict` mode in our `mypy` configuration. `Optional` types are explic
952920
953921
---
954922
955-
# 🎞️ END CREDITS
956-
957-
### 🤝 Contributing (Co-Producers)
958-
959-
We welcome pull requests! Please read `CONTRIBUTING.md` before submitting your script.
960-
961-
1. Fork the repository.
962-
2. Create a feature branch (`git checkout -b feature/AmazingScene`).
963-
3. Commit your changes.
964-
4. Push to the branch.
965-
5. Open a Pull Request.
966-
967923
### ⚖️ License
968924
969925
Distributed under the **MIT License**. See `LICENSE` for more information.

0 commit comments

Comments
 (0)