diff --git a/README.md b/README.md index 7b3b1fa..2fb332e 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,21 @@ 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.

+

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

beta

-

Beta branch. All beta testing happens here.

+

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


stable

-

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

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

+