Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LDRAlighieri committed Feb 4, 2024
1 parent 207b2d1 commit b661c57
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,11 @@ Add one or more dependencies:

```kotlin
dependencies {
// Carbon
implementation("ru.ldralighieri.composites:composites-carbon-core:0.4.0")
ksp("ru.ldralighieri.composites:composites-carbon-processor:0.4.0")

// Fiberglass
implementation("ru.ldralighieri.composites:composites-fiberglass:0.4.0")
}
```
Expand Down

0 comments on commit b661c57

Please sign in to comment.