Bachir Soussi Chiadmi 7 years ago
parent
commit
173a3f30f5
2 changed files with 4 additions and 4 deletions
  1. 4 4
      README.md
  2. 0 0
      bin/install-ospkit.sh

+ 4 - 4
README.md

@@ -1,14 +1,14 @@
 # HTML2PRINT with gitbook content management
 
-## Book src
+*/!\ WORK IN PROGRESS*
 
-bin/sync.sh will pull books from git repositories listed in the the script
+## Book src
 
-source are in the directory book-src
+bin/sync.sh will first clone then pull books from git repositories listed in the the script into the directory book-src
 
 ## Building
 
-bin/build.py will read the book sources and convert them to html files using pandoc (pypandoc)
+bin/build.py will read the book sources and convert them to html files using pandoc (pypandoc) and BeautifulSoup
 
 ## Automation
 

+ 0 - 0
bin/install.sh → bin/install-ospkit.sh