Skip to content

Commit 87c1343

Browse files
committed
fix: feature anchors
1 parent 2c88f88 commit 87c1343

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ Lyricist tries to make working with strings as powerful as building UIs with Com
1414
**Development status:** as Compose and KSP are in Beta, Lyricist will also be in Beta until they become stable.
1515

1616
#### Features
17-
- [x] [Simple API](#user-content-usage) to handle locale changes and provide the current strings
18-
- [x] [Multi module support](#user-content-multi-module-settings)
17+
- [x] [Simple API](#usage) to handle locale changes and provide the current strings
18+
- [x] [Multi module support](#multi-module-settings)
1919
- [x] Code generation with [KSP](https://github.com/google/ksp)
20-
- [x] [Easy migration](#user-content-migrating-from-strings-xml) from `strings.xml`
20+
- [x] [Easy migration](#migrating-from-stringsxml) from `strings.xml`
2121

2222
#### Limitations
2323
* The XML processor doesn't handle `few` and `many` [plural values](https://developer.android.com/guide/topics/resources/string-resource#Plurals) (PRs are welcome)

0 commit comments

Comments
 (0)