Update README.md

This commit is contained in:
Vadim 2023-01-25 12:53:02 +03:00 committed by GitHub
parent 77d1d2d027
commit 5b7acf3116
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,12 +18,8 @@ Without further delay behold my new Lightmeter app inspired by Material You (a.k
- [Backstory](#backstory) - [Backstory](#backstory)
- [Table of contents](#table-of-contents) - [Table of contents](#table-of-contents)
- [Legacy features](#legacy-features) - [Legacy features](#legacy-features)
- [Metering](#metering) - [Build](#build)
- [Adjust](#adjust) - [Contribution](#contribution)
- [General](#general)
- [Theme](#theme)
- [Build](#build)
- [Contribution](#contribution)
# Legacy features # Legacy features
@ -61,4 +57,4 @@ flutter build apk --flavor dev --dart-define cameraPreviewAspectRatio=2/3 -t lib
To report a bug or suggest a new feature open a new [issue](https://github.com/vodemn/m3_lightmeter/issues). To report a bug or suggest a new feature open a new [issue](https://github.com/vodemn/m3_lightmeter/issues).
In case you want to help develop this project you need to follow this [style guide](doc/style_guide.md). In case you want to help develop this project you need to follow this [style guide](doc/style_guide.md).