Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Each directory in our repository is a seperate project— each with its own buil
| Directory | Description |
| ---------------------------------------------- | --------------------------------------------------------------------- |
| [`app/android`](app/android) | Android mobile app |
| [`app/rust`](app/core) | Key and wallet management |
| [`app/rust`](app/rust) | Key and wallet management |
| [`app/ios`](app/ios) | iOS mobile app |
| [`app/shared`](app/shared) | Kotlin Multiplatform code shared between Android and iOS |
| [`app/style`](app/style) | Style Dictionary (shared) |
Expand Down