diff --git a/.bettercodehub.yml b/.bettercodehub.yml index ea38463..745eb11 100644 --- a/.bettercodehub.yml +++ b/.bettercodehub.yml @@ -1,3 +1,3 @@ -component_depth: 6 +component_depth: 7 languages: - java diff --git a/README.md b/README.md index 6363845..91c0bd3 100644 --- a/README.md +++ b/README.md @@ -41,3 +41,5 @@ There are currently two editions of _Building Maintainable Software_: Both editions are the same except for the language of the code snippets and a bit of language-specific terminology (e.g., 'Eclipse' in the Java edition is 'Visual Studio' in the C# edition). +Editing the readme to show the commit flow in a branch +Adding a second commit to this readme file