diff --git a/README.md b/README.md index 210e728..4ec9e5d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# sw4m-gitflow +# sw4m-gitflow 1.0.0 + +Hello world! This is SW4M! ## Critical bugfix diff --git a/info.md b/info.md index f20b9ed..b9efb5a 100644 --- a/info.md +++ b/info.md @@ -1 +1,5 @@ # Info + +This could be legitimate information. This was written on the `develop` branch. Usually, this branch is for integration purposes, but these commits aim to replicate the structure of the original model. + +Something new! diff --git a/myfeature2.md b/myfeature2.md new file mode 100644 index 0000000..498fdbc --- /dev/null +++ b/myfeature2.md @@ -0,0 +1,7 @@ +# myfeature2 + +Major feature for next release! + +One more commit then this feature is done! + +Okay, now we are done!