Skip to content
Snippets Groups Projects
Commit ebff628a authored by Walmes Marques Zeviani's avatar Walmes Marques Zeviani
Browse files

Add a section to generate the README.md file.

parent 54536c70
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,12 @@ build(manual = TRUE, vignettes = FALSE)
# build the binary version for windows (not used)
# build_win()
##----------------------------------------------------------------------
## Generate the README.md.
library(knitr)
knit(input="README.Rmd")
##----------------------------------------------------------------------
## Examples.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment