Skip to content

Commit 32bc13d

Browse files
committed
Added sa_server readme
1 parent 628356a commit 32bc13d

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

src/superannotate/lib/app/interface/sdk_interface.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3020,3 +3020,4 @@ def add_items_to_subset(
30203020
raise AppException(response.errors)
30213021

30223022
return response.data
3023+
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
================
2+
Superannotate Server
3+
================
4+
5+
Structure
6+
=======
7+
8+
Usage
9+
-----------
10+
11+
.. code-block:: bash
12+
13+
./run.sh --token=<your team token>

0 commit comments

Comments
 (0)