Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
U
UnifiedMetrics
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lipras
UnifiedMetrics
Commits
3b7407df
Unverified
Commit
3b7407df
authored
3 years ago
by
Cubxity
Browse files
Options
Downloads
Patches
Plain Diff
[skip ci] docs: improved README
parent
f8edb395
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+9
-2
9 additions, 2 deletions
README.md
with
9 additions
and
2 deletions
README.md
+
9
−
2
View file @
3b7407df
...
...
@@ -58,7 +58,7 @@ Read the [wiki](https://github.com/Cubxity/UnifiedMetrics/wiki) for instructions
## Special Thanks
UnifiedMetrics is a proud partner of DedicatedMC! Get your Raw Power Hosting today with
**15% OFF**
using
UnifiedMetrics is a proud partner of
[
DedicatedMC
](
https://dedimc.promo/UnifiedMetrics
)
! Get your Raw Power Hosting today with
**15% OFF**
using
code
`UnifiedMetrics`
!
[

](https://dedimc.promo/UnifiedMetrics)
...
...
@@ -127,6 +127,11 @@ The output artifacts can be found in `subproject/build/libs`.
## API
<details>
<summary>
Instructions (click to show)
</summary>
### Gradle (Kotlin)
Add
`:unifiedmetrics-api`
as a dependency (compileOnly/provided).
```
kotlin
...
...
@@ -135,4 +140,6 @@ import dev.cubxity.plugins.metrics.api.UnifiedMetricsProvider
/* ... */
val
api
=
UnifiedMetricsProvider
.
get
()
```
\ No newline at end of file
```
</details>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment