diff --git a/README.md b/README.md index cde550b..e43607d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,9 @@ # PizzaPlanner An app that helps you make a pizza! -Recipes, tips and schedules for making the perfect pizza at home. \ No newline at end of file +Recipes, tips and schedules for making the perfect pizza at home. + +## commands + +Generate Hive stuff: +`flutter packages pub run build_runner build --delete-conflicting-outputs` \ No newline at end of file