diff --git a/download.html b/download.html index 8aeaf2bca0..71b872f651 100644 --- a/download.html +++ b/download.html @@ -57,7 +57,17 @@

You can also clone the project with Git by running:

$ git clone git://github.com/rosarior/mayan - +


+

How to contribute?

+

You can help further the development of Mayan EDMS by reporting bugs, submitting documentation, patches, with monetary or hardware donations. +

+ + + + +
+

+
@@ -66,14 +76,13 @@
  • Django - A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
  • django-pagination
  • django-filetransfers - File upload/download abstraction
  • -
  • celery- asynchronous task queue/job queue based on distributed message passing
  • +
  • celery - asynchronous task queue/job queue based on distributed message passing
  • django-celery - celery Django integration
  • libmagic - MIME detection library
  • tesseract-ocr - An OCR Engine that was developed at HP Labs between 1985 and 1995... and now at Google.
  • unpaper - post-processing scanned and photocopied book pages
  • ImageMagick - Convert, Edit, Or Compose Bitmap Images
  • GraphicMagick - Robust collection of tools and libraries to read, write, and manipulate an image.
  • -
  • popper-utils' pdftotext
  • diff --git a/index.html b/index.html index 493b96f2f0..3bed5ce5d1 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@
    -

    Welcome to Mayan EDMS

    +

    Welcome to Mayan EDMS

    Open source, Django based document manager with custom meta-data indexing, file serving integration, document tagging and OCR capabilities.