From 8a800f53d8ce0cbd547c7dda746d127bc3bc98ee Mon Sep 17 00:00:00 2001 From: Dieter Meiller Date: Tue, 24 Nov 2020 23:04:27 +0100 Subject: [PATCH] flame --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ae83e91..9d7de46 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ This is the sample code for the book about dart and flutter programming. +This Branch is the newest and should work with the current version of flame. + It is a game written in flutter and dart. There are no comments inside because all the explainations are inside the book.