Skip to content

Commit e587240

Browse files
committed
docs: enhance README with badges and installation instructions
1 parent a684a20 commit e587240

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# 🖥️ Py Screen Saver
22

3+
[![GitHub Release](https://img.shields.io/github/v/release/Mr-MRF-Dev/Py-Screen-Saver)](https://github.com/Mr-MRF-Dev/Py-Screen-Saver/releases)
4+
![GitHub repo size](https://img.shields.io/github/repo-size/Mr-MRF-Dev/Py-Screen-Saver)
5+
[![Build & Release App 🚀](https://github.com/Mr-MRF-Dev/Py-Screen-Saver/actions/workflows/build.yml/badge.svg)](https://github.com/Mr-MRF-Dev/Py-Screen-Saver/actions/workflows/build.yml)
36
[![GitHub License](https://img.shields.io/github/license/Mr-MRF-Dev/Py-Screen-Saver)](/LICENSE)
47
[![Code Style: Black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
58

@@ -9,6 +12,10 @@ Simple screen saver application using Python's Tkinter library. This app display
912

1013
## 📥 Installation
1114

15+
you can download the latest version of the app from the [Releases](https://github.com/Mr-MRF-Dev/Py-Screen-Saver/releases) page.
16+
17+
## 🛠 Getting Started
18+
1219
follow the instruction to install Screen Saver App on Windows OS:
1320

1421
1. Clone Code

0 commit comments

Comments
 (0)