diff options
author | Jeremiah C. Foster <jeremiah@jeremiahfoster.com> | 2015-06-22 11:30:42 +0200 |
---|---|---|
committer | Jeremiah C. Foster <jeremiah@jeremiahfoster.com> | 2015-06-22 11:30:42 +0200 |
commit | 888e0c95ed334f2e78dd4cb3746dbee6e6876b3a (patch) | |
tree | 48e0dfb2474b1d16a07f993370a8c930dd891f6b | |
parent | a92750bf0f876feb0773f2590a13e58dc56a38f8 (diff) | |
download | ninka-888e0c95ed334f2e78dd4cb3746dbee6e6876b3a.tar.gz |
Update README.md
-rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -74,16 +74,16 @@ Requirements Usage ----- -| ninka [options] filename + ninka [options] filename Available options: -| -i create intermediary files -| -v verbose``` + -i create intermediary files + -v verbose``` Example: -| ninka -i foo.c + ninka -i foo.c It will create five files: @@ -105,7 +105,8 @@ It will create five files: The files are not required for Ninka's functionality. But they can help to debug license detection issues. -* Ninka model +Ninka model +----------- Ninka uses a pipe-model. Each stage of the pipe does something very specific: |