Skip to content

Commit

Permalink
Update quickstart.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
wooparadog committed Oct 29, 2016
1 parent 9c8985a commit 62c12bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/source/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ define a service in the file::
string ping(),
}

.. note:: ``Archer`` accepts one parameter, that is the name of the
service defined in thrift file.

So what did that code do?

1. First we imported the :class:`~archer.Archer` class. An instance of this
Expand Down

0 comments on commit 62c12bc

Please sign in to comment.