Skip to content

Commit ca0fa17

Browse files
committed
README updated
1 parent 2438a2c commit ca0fa17

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.rst

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,19 @@
22
Papermerge Core
33
################
44

5-
Papermerge Core reusable Django apps are the heart of Papermerge project. It is
6-
(re)used across different flavors of Papermerge Document Management System
7-
(DMS). It contains the core functionality, models and API used throughout
8-
Papermerge ecosystem.
5+
This python package is the heart of Papermerge project. It consists of a set
6+
of reusable Django apps which are (re)used across different flavors of
7+
Papermerge Document Management System (DMS). Package contains the core
8+
functionality, models and API used throughout Papermerge ecosystem.
99

1010
Technically speaking, it contains following django apps:
1111

1212
* ``papermerge.core`` - the epicenter of papermerge project
1313
* ``papermerge.contrib.admin`` - user interface is defined here
1414
* ``papermerge.search`` - unified search API
1515

16+
This package is intended to be part of Django project, `like this one <https://github.com/ciur/papermerge/>`_.
17+
1618
What is Papermerge?
1719
~~~~~~~~~~~~~~~~~~~
1820

0 commit comments

Comments
 (0)