Skip to content

Commit

Permalink
add usage guide and license
Browse files Browse the repository at this point in the history
  • Loading branch information
IndusAryan committed Apr 6, 2024
1 parent 5f9889d commit 7490378
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
25 changes: 23 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,24 @@
</p>
<h1 align="center">Revanced patches focused on Twitter/X</h1>


<summary><h2>🚀 Patch yourself</h2></summary>
Use <a href="https://github.com/crimera/revanced-integrations">crimera/revanced-integrations</a> when building.

<h2>Join our official Telegram Channel</h2>
<a href ="https://t.me/pikopatches">Piko - Twitter Revanced </a>

## Usage

To use these patches in ReVanced Manager, follow the steps below or see image:

1. Set `crimera` as the patches organization.
2. Set `piko` the patches source.
3. Set `crimera` as integration organization.

<div style="display:flex; justify-content:space-between;">
<img src="docs/images/manager.png" alt="usage" width="200" />
</div>

```sh
java -jar cli.jar patch \
-b piko.jar \
Expand Down Expand Up @@ -255,4 +269,11 @@ To build ReVanced Patches, you can follow the <a href="https://github.com/ReVanc
<img src="https://starchart.cc/crimera/piko.svg?variant=light" alt="piko" width="640" height="320" />
</p>

</div>
</div>

## License
[![GNU GPLv3 Image](https://www.gnu.org/graphics/gplv3-127x51.png)](http://www.gnu.org/licenses/gpl-3.0.en.html)

These patches are fully FOSS. You can use, study, share and modify it at your will. They can be redistributed and/or modified under the terms of the [GNU General Public License](https://www.gnu.org/licenses/gpl.html) version 3 or later published by the Free Software Foundation.

---
Binary file added docs/images/manager.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7490378

Please sign in to comment.