update readme

This commit is contained in:
Philipp Kunz 2017-09-06 15:59:27 +02:00
parent ad96661dda
commit 8196ca50a7

View File

@ -17,6 +17,10 @@ projectroot
|- .gitignore # the normal gitignore file
|- .gitlab-ci.yml # the gitlab ci yml file
|- npmextra.json # npmextra.json
|- package.json # the standard npm module package.json file
|- readme.md # the standard project readme
|- tslint.json # the standard tslint.json for TypeScript
|- yarn.lock # yarn.lock - the standard yarn.lock file
```
**in git**