diff --git a/README.md b/README.md index 51e97530abc77ed1087d7edf3d371a4721d70420..96ead0b19287b123f6c80bf752c37e01d3a89d49 100644 --- a/README.md +++ b/README.md @@ -1 +1,14 @@ -# git training \ No newline at end of file +# Presentation slides + +##Â how to get started + +```bash +$ yarn install +$ grunt server +``` + +## how to publish + +```bash +grunt dist +``` \ No newline at end of file