Update readme
This commit is contained in:
parent
a15b485673
commit
c014b111a3
|
|
@ -4,8 +4,12 @@ This is a companion app for the [Invoice Ninja](https://github.com/invoiceninja/
|
||||||
|
|
||||||
The project is in the very early stages of development, for the time being we recommend using the existing [mobile apps](https://www.invoiceninja.com/iphone-android/).
|
The project is in the very early stages of development, for the time being we recommend using the existing [mobile apps](https://www.invoiceninja.com/iphone-android/).
|
||||||
|
|
||||||
|
## Architecture
|
||||||
|
|
||||||
The application architecture is based off these two projects:
|
The application architecture is based off these two projects:
|
||||||
- [Redux Sample](https://github.com/brianegan/flutter_architecture_samples/tree/master/example/redux) - [Brian Egan](https://twitter.com/brianegan)
|
- [Redux Sample](https://github.com/brianegan/flutter_architecture_samples/tree/master/example/redux) - [Brian Egan](https://twitter.com/brianegan)
|
||||||
- [inKino](https://github.com/roughike/inKino) - [Iiro Krankka](https://twitter.com/koorankka)
|
- [inKino](https://github.com/roughike/inKino) - [Iiro Krankka](https://twitter.com/koorankka)
|
||||||
|
|
||||||
|
## Contributions
|
||||||
|
|
||||||
We gladly accept contributions! If you'd like to get involved with development please join our [Slack group](http://slack.invoiceninja.com/).
|
We gladly accept contributions! If you'd like to get involved with development please join our [Slack group](http://slack.invoiceninja.com/).
|
||||||
Loading…
Reference in New Issue