diff --git a/README.md b/README.md index 7b3b1fa..26076bf 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,8 @@

Licensing

-

All content is licensed under BSD-3-Clause-Clear license*.
+

All content is licensed under BSD-3-Clause-Clear license*.

*Exceptions:

    @@ -21,12 +22,34 @@ repository.



    Branches

    -

    dev

    -

    Development branch. All pre-alpha development and alpha testing happens here.
    +

    main

    +

    Website root directory files pre-alpha development and alpha testing happens in this branch.


    -

    beta

    -

    Beta branch. All beta testing happens here.

    +

    asset

    +

    Website asset, including multimedia, files pre-alpha development and alpha testing happens in +this branch.

    +
    +

    blog

    +

    Website blog files pre-alpha development and alpha testing happens in this branch.

    +
    +

    contact

    +

    Website contact files pre-alpha development and alpha testing happens in this branch.

    +
    +

    license

    +

    Website license files pre-alpha and alpha testing happens in this branch.

    +
    +

    beta

    +

    Feature-complete beta testing of merged code from development branches happens in this +branch.

    +
    +

    stable

    +

    Completed and tested versions from beta branch are stored in this branch.
    +This branch contains files used in production.


    -

    stable

    -

    Stable branch. Complete and stable versions are stored here.
    -