Skip to content

Commit

Permalink
Fix line length
Browse files Browse the repository at this point in the history
  • Loading branch information
David Moreau Simard committed Jan 13, 2014
1 parent 2a46f54 commit cb00d05
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ ABOUT
==================================================

Client
----------------
--------------------------------------------------

The cephclient class takes care of sending calls to the API through HTTP and
handle the responses. It supports queries for JSON, XML or plain text.

Wrapper
----------------
--------------------------------------------------

The wrapper class extends the client and provides helper functions to
communicate with the API.
Expand All @@ -24,7 +24,7 @@ does.
The wrapper exists for convenience.

Development, Feedback, Bugs
----------------
--------------------------------------------------

Want to contribute ? Feel free to send pull requests !

Expand Down Expand Up @@ -96,4 +96,4 @@ xml::
<status>
OK
</status>
</response>
</response>

0 comments on commit cb00d05

Please sign in to comment.