mirror of
https://github.com/ReVanced/revanced-patcher.git
synced 2026-01-11 13:56:16 +00:00
docs: Add documentation (#278)
This commit is contained in:
@@ -91,7 +91,7 @@ To use ReVanced Patcher in your project, follow these steps:
|
||||
to your project
|
||||
2. Add the dependency to your project:
|
||||
|
||||
```kotlin
|
||||
```kt
|
||||
dependencies {
|
||||
implementation("app.revanced:revanced-patcher:{$version}")
|
||||
}
|
||||
@@ -115,7 +115,7 @@ you can follow the [ReVanced documentation](https://github.com/ReVanced/revanced
|
||||
### 📃 Documentation
|
||||
|
||||
The documentation contains the fundamentals of ReVanced Patcher and how to use ReVanced Patcher to create patches.
|
||||
You can find it [here](https://github.com/ReVanced/revanced-patcher/tree/docs).
|
||||
You can find it [here](https://github.com/ReVanced/revanced-patcher/tree/docs/docs).
|
||||
|
||||
## 📜 Licence
|
||||
|
||||
|
||||
Reference in New Issue
Block a user