aboutsummaryrefslogtreecommitdiffstats
path: root/clientSource/README.md
diff options
context:
space:
mode:
authormarzavec <admin@marzavec.com>2018-05-20 02:21:08 +0200
committermarzavec <admin@marzavec.com>2018-05-20 02:21:08 +0200
commita70006b5bca3c3273ba34bfd0607235339e87583 (patch)
treef360e6d4e5e636956fa03a32a6f8064285ba424a /clientSource/README.md
parentMerge pull request #12 from neelkamath/master (diff)
downloadhackchat-a70006b5bca3c3273ba34bfd0607235339e87583.tar.gz
hackchat-a70006b5bca3c3273ba34bfd0607235339e87583.zip
streamline dev flow
Diffstat (limited to 'clientSource/README.md')
-rw-r--r--clientSource/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/clientSource/README.md b/clientSource/README.md
new file mode 100644
index 0000000..476acc9
--- /dev/null
+++ b/clientSource/README.md
@@ -0,0 +1,2 @@
+## Explanation
+This folder will contain the source for the version 2 client. The new client has a build process which will transpile into `./client`. For now it is a placeholder that retains the development process flow for hack.chat's modular project structure.