diff --git a/README.md b/README.md index d13f7a6..eb95f74 100644 --- a/README.md +++ b/README.md @@ -16,17 +16,8 @@ Convert markdown files into PDF Documents. __Note__: All features are completely optional -### Installation -This library isn't on Pypi, but can still be installed using pip: - - pip install https://github.com/RealOrangeOne/md-pdf - -Additionally, you will need the following programs: -- `wkhtmltopdf` (With QT - [See Here](https://pypi.python.org/pypi/pdfkit)) -- `pandoc` -- `pandoc-siteproc` - -These packages should be available on most linux distributions, OSX and Windows support is untested! +### Documentation +Documentation can be found in the `docs/` directory. ### Usage $ mdp --help diff --git a/docs/installation.md b/docs/installation.md new file mode 100644 index 0000000..e69de29 diff --git a/docs/referencing.md b/docs/referencing.md new file mode 100644 index 0000000..81b6887 --- /dev/null +++ b/docs/referencing.md @@ -0,0 +1 @@ +# Referencing