Update README

This commit is contained in:
MatMoul 2015-12-20 16:33:38 +01:00
parent 4c3978e1ba
commit e344be9160
2 changed files with 13 additions and 1 deletions

View file

@ -4,3 +4,9 @@ This project is part of archdi.<br>
look at archdi project to use it : https://github.com/MatMoul/archdi
If you want request a new features for archdi use issues on this project (https://github.com/MatMoul/archdi-pkg/issues).
Other way is to fork this project, add features in the src branch and request a pullback.<br>
For testing, you can use:<br>
archdi -t {githubusername} {archdi-pkg branch name}<br>
as exemple :<br>
archdi -t matmoul src

View file

@ -3,4 +3,10 @@
This project is part of archdi.<br>
look at archdi project to use it : https://github.com/MatMoul/archdi
If you want request a new features for archdi use issues on this project (https://github.com/MatMoul/archdi-pkg/issues).
If you want request new features for archdi use issues on this project (https://github.com/MatMoul/archdi-pkg/issues).
Other way is to fork this project, add features in the src branch and request a pullback.
For testing, you can use:
archdi -t {githubusername} {archdi-pkg branch name}
as exemple :
archdi -t matmoul src