Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
minikin committed Nov 24, 2023
1 parent 90c5155 commit 1ca3db1
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions catalyst_voices/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,14 @@

<!-- markdownlint-disable MD029 -->

This repository contains the Catalyst Voices app and packages.

* [Catalyst Voices](#catalyst-voices)
* [Requirements](#requirements)
* [Getting Started](#getting-started)
* [Bootstrapping](#bootstrapping)
* [Packages](#packages)
* [Flavors](#flavors)
* [Running Tests](#running-tests)

## Requirements
Expand Down Expand Up @@ -37,6 +41,20 @@ cd catalyst_voices
melos bootstrap
```

### Packages

| Package | Description | Example |
|-----------------------------------|--------------------------|-----------|
| [catalyst_voices_assets]() | Assets used in Catalyst Voices |[example]()|
| [catalyst_voices_blocs]() | State management of Catalyst Voices |[example]()|
| [catalyst_voices_localization]() | Localization files for Catalyst Voices |[example]()|
| [catalyst_voices_models]() | Models |[example]()|
| [catalyst_voices_repositories]() | Repositories |[example]()|
| [catalyst_voices_services]() | Services |[example]()|
| [catalyst_voices_view_models]() | ViewModels |[example]()|

### Flavors

This project contains 3 flavors:

* development
Expand Down

0 comments on commit 1ca3db1

Please sign in to comment.