Skip to content

Commit a7b1203

Browse files
committed
update README.md
1 parent 8c7d83c commit a7b1203

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

README.md

+8-7
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
# Kayoko
2-
Feature rich clipboard manager for iOS
2+
Feature rich clipboard manager for iOS.
3+
This is a modified fork of [Kayoko](https://github.com/Traurige/Kayoko), maintained by [Lessica](https://github.com/Lessica).
34

45
## Preview
56
<img src="Preview.png" alt="Preview" />
67

78
## Installation
8-
1. Download the latest `deb` from the [releases](https://github.com/Traurige/Kayoko/releases)
9-
2. Install Kayoko
9+
1. Download the latest `deb` from the [releases](https://github.com/Lessica/Kayoko/releases).
10+
2. Install Kayoko.
1011

1112
## Compatibility
12-
iPhone, iPad and iPod running iOS/iPadOS 13 or later
13+
iPhone, iPad and iPod running iOS/iPadOS 13 or later.
1314

1415
## Compiling
15-
- [Theos](https://theos.dev/) is required to compile the project
16-
- You may want to edit the root `Makefile` to use your Theos SDK and toolchain
16+
- [Theos](https://theos.dev/) is required to compile the project.
17+
- You may want to edit the root `Makefile` to use your Theos SDK and toolchain.
1718

1819
## License
19-
[GPLv3](https://github.com/Traurige/Kayoko/blob/main/COPYING)
20+
[GPLv3](https://github.com/Lessica/Kayoko/blob/main/COPYING)

layout/DEBIAN/control

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ Depends: firmware (>= 13.0), mobilesubstrate, preferenceloader, ws.hbang.common
44
Version: 1.2-3
55
Architecture: iphoneos-arm
66
Description: Feature rich clipboard manager for iOS
7-
Maintainer: Traurige <hello@traurige.dev>
7+
Maintainer: Lessica <82flex@gmail.com>
88
Author: Traurige <hello@traurige.dev>
99
Section: Tweaks

0 commit comments

Comments
 (0)