Skip to content

Commit f0d648b

Browse files
author
Jorge A. Gomes
committed
Update README.md
1 parent 98073f9 commit f0d648b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,25 +13,25 @@
1313
![PyPI - Downloads](https://img.shields.io/pypi/dd/raylib-py?label=PyPI%20Downloads&style=plastic)
1414

1515
![GitHub all releases](https://img.shields.io/github/downloads/overdev/raylib-py/total?style=plastic)
16-
![GitHub release (by tag)](https://img.shields.io/github/downloads/overdev/raylib-py/v4.2.0/total?style=plastic)
16+
![GitHub release (by tag)](https://img.shields.io/github/downloads/overdev/raylib-py/v4.5.0/total?style=plastic)
1717
![GitHub forks](https://img.shields.io/github/forks/overdev/raylib-py?style=social)
1818

1919
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/overdev/raylib-py?style=plastic)
20-
![GitHub commits since tagged version](https://img.shields.io/github/commits-since/overdev/raylib-py/v4.2.0?style=plastic)
20+
![GitHub commits since tagged version](https://img.shields.io/github/commits-since/overdev/raylib-py/v4.5.0?style=plastic)
2121

2222
A python binding for the great _C_ library **[raylib](https://github.com/raysan5/raylib)**.
2323

2424

25-
# WARNING: This project is in a semi discontinued state.
25+
# WARNING: This is a releases-only repository.
2626

27-
Plase, read this [issue](https://github.com/overdev/raylib-py/issues/45) for more information.
27+
Please, read this [issue](https://github.com/overdev/raylib-py/issues/45) for more information.
2828

29-
I intend to use this repository only to make new package distribution releases.
30-
No specific changes in the source will be made.
29+
I intend to use this repository only to publish new raylib-py releases.
30+
The source in this repo is pretty much outdated and does not reflect the latest release.
3131

3232
## Release Information:
3333

34-
The current release was made as output of another project, as mentioned in #45.
34+
The latest release published here was generated from another project, as mentioned in #45.
3535

3636
## Features:
3737
- PEP8 naming convention only:

0 commit comments

Comments
 (0)