diff options
author | Eugen Ciur <eugen@django-lessons.com> | 2020-02-08 10:12:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-08 10:12:50 +0000 |
commit | 54e3a2f9392a701cd4b893d29128a27acd4c18e4 (patch) | |
tree | 93c6844be692d425318cc2a2430eb171e3e0b0ee | |
parent | Typo from previous pull request (diff) | |
download | awesome-selfhosted-54e3a2f9392a701cd4b893d29128a27acd4c18e4.tar.gz awesome-selfhosted-54e3a2f9392a701cd4b893d29128a27acd4c18e4.zip |
Update README.md
Typos fixes suggested by reviewer.
Co-Authored-By: Benoit de Chezelles <bew@users.noreply.github.com>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -611,7 +611,7 @@ See https://github.com/n1trux/awesome-sysadmin#dns - [EdPaper](https://github.com/Edraens/EdPaper) - PDF organizer with users management. `MIT` `PHP` - [EveryDocs](https://github.com/jonashellmann/everydocs-core/) - A simple Document Management System for private use with basic functionality to organize your documents digitally. `GPL-3.0` `Ruby` - [Mayan EDMS](http://www.mayan-edms.com) - Free Open Source Electronic Document Management System. An electronic vault for your documents with preview generation, OCR, and automatic categorization among other features. ([Source Code](https://gitlab.com/mayan-edms/mayan-edms)) `Apache-2.0` `Python` -- [Papermerge](http://www.papermerge.com) - Open Source Document Management System focused scanned documents (electronic archives). Features file browsing in similar way to dropbox/google drive. OCR, full text search, text overlay/selection. ([Source Code](https://github.com/ciur/papermerge)) `Apache-2.0` `Python`. +- [Papermerge](https://www.papermerge.com) - Open Source Document Management System focused on scanned documents (electronic archives). Features file browsing in similar way to dropbox/google drive. OCR, full text search, text overlay/selection. ([Source Code](https://github.com/ciur/papermerge)) `Apache-2.0` `Python`. - [Paperless](https://github.com/danielquinn/paperless) - Scan, index, and archive all of your paper documents. `GPL-3.0` `Python` - [Teedy](https://teedy.io/) - (Ex SismicsDocs) Lightweight document management system packed with all the features you can expect from big expensive solutions. ([Source Code](https://github.com/sismics/docs)), ([Demo](https://demo.teedy.io/)) `GPL-2.0` `Java` |