diff --git a/readme.rst b/readme.rst index 648a2fb..b7b458b 100644 --- a/readme.rst +++ b/readme.rst @@ -33,6 +33,12 @@ To compile css files run : grunt sass +To compile js files run : + +:: + + grunt uglify + If you wish to develop in a docker container, here is how to proceed (assuming you already have docker installed) :