Closed salikhov-kamil closed 6 years ago
Yes, I'll do that, Karel.
Karel, let's merge this branch. I'll do the automatic regeneration of Readme during work on the renaming of commands (prophex index -> prophex klcp etc), as it will be easy to check that it works too
Great, the readme overall looks good. Could you just add automatic readme regeneration (to the main Makefile), please? If we change any parameter in the program, we have to modify the readme manually which gets eventually very time consuming and annoying.
This is how I did it for SAMsift: https://github.com/karel-brinda/samsift/blob/44eef16502ffb5f7faf45fc4a65da906418b3166/Makefile#L27
You can use almost the same code. It only needs to be adjusted for
.md
(SAMsift readme is in.rst
).