Commit 18fa093a authored by D.H.D. Nguyen's avatar D.H.D. Nguyen
Browse files

update init with bp

parent 92fb8837
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ Main functions:
	* View all batches
	* Annotate batch

Two Blueprints define two annotator systems:
Two :bp:`Blueprints <blueprints>` define two annotator systems:
	* Local: at ``/annotator``
	* With `Mechanical Turk <https://www.mturk.com/>`__: at ``/mturk``
"""
+1 −1
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ Main functions:
	* Upload projects
	* Get outputs

A Blueprint defines this user system: under ``/user``
A :bp:`Blueprint <blueprints>` defines this user system: under ``/user``

"""