Skip to content

Commit

Permalink
Clarify changes
Browse files Browse the repository at this point in the history
  • Loading branch information
WiLuX-Source committed Jun 25, 2023
1 parent aabb063 commit f75e81c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions python-ver/README.md → README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

## Description

Simple "Clipboard Recorder" made with Python & Kivy gui.
Simple "Clipboard Recorder" made with both "Python Kivy gui" & C#.

---

Expand All @@ -29,19 +29,23 @@ Simple "Clipboard Recorder" made with Python & Kivy gui.
---

### Installation

- Python Version :
```console
1. cd [App Location]
2. pip install -r requirements.txt
3. python App.py
```
- C# Version :
[Download](https://github.com/WiLuX-Source/Clipboard-Recorder/releases/latest)

---

### Compatibility

Clipboard Recorder supports Windows, MacOS and Linux operating systems, but it can work anywhere where you can obtain working Python3 runtime.

Clipboard Recorder C# version only supports Windows.

---

### FAQ
Expand Down

0 comments on commit f75e81c

Please sign in to comment.