Skip to content

Commit

Permalink
πŸ“ docs(README.md): update project description and add features section
Browse files Browse the repository at this point in the history
πŸ“„ docs(LICENSE): add MIT license file
  • Loading branch information
WezSieTato committed Oct 1, 2023
1 parent 94599c8 commit 4b26c0e
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 10 deletions.
21 changes: 21 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) 2023 Marcin Stepnowski

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
25 changes: 15 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,21 @@
# boolbrewlator
# BoolBrewLator

A new Flutter project.
A comprehensive Flutter application designed for enthusiasts and professionals in the brewing, cider-making, wine-making, and distillation industries. This app aids users by providing essential calculators for a smooth and precise production process.

## Getting Started
## Features

This project is a starting point for a Flutter application.
### :candy: Sugar Syrup Weight Calculator

A few resources to get you started if this is your first Flutter project:
Calculate the weight of syrup needed based on its sugar content

- [Lab: Write your first Flutter app](https://docs.flutter.dev/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://docs.flutter.dev/cookbook)
### :wrench: Work in progress :wrench:

For help getting started with Flutter development, view the
[online documentation](https://docs.flutter.dev/), which offers tutorials,
samples, guidance on mobile development, and a full API reference.
Stay tuned for more features in the future!

## Contributing

Pull requests are welcome. For major changes or feature suggestions, please open an issue first to discuss what you'd like to change. You can also reach out to discuss potential features or get clarifications.

## License

This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for more information.

0 comments on commit 4b26c0e

Please sign in to comment.