diff --git a/README.md b/README.md index 9390e09469212c79c88170c0a8bf2e83fbb1a1d8..fe506131913c61a1aa29d5e9bd528f42ed8c5b64 100644 --- a/README.md +++ b/README.md @@ -10,3 +10,13 @@ vMap is able to manage business objects while using WMS producing server softwar - Try the [demo](https://demo.veremes.net/vmap/) - Download the setup on [vStore](https://vstore.veremes.net/store/) - Follow the [install procedure](http://www.veremes.com/procedure-dinstallation-de-vmap) + + +## Contribute + +To contribute to this project run the following steps + +- Clone the repo on your local storage +- Run utils/init_symlinks.sh to build your tree structure with symlinks +- Run utils/pull_symlinks.sh to pull your code +- Run utils/push_symlinks.sh to push your code