Update README
This commit is contained in:
parent
4c3978e1ba
commit
e344be9160
2 changed files with 13 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue