Skip to content

Commit

Permalink
Updated markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
Digant C Kasundra committed May 20, 2015
1 parent 6893d13 commit 1a64219
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,14 @@ Development is in the early phases. The first production roll-out of Hermes wil
* **Hermes server:** a central server, run by SysEng, with a REST API
* **Hermes CLI:** a command line interface to the Hermes server available on any and all necessary servers

Development can be tracked at [[ https://github.com/dropbox/hermes | GitHub ]] and [[ https://travis-ci.org/dropbox/hermes | Travis CI ]]
Development can be tracked at [GitHub](https://github.com/dropbox/hermes)
and [Travis CI](https://travis-ci.org/dropbox/herme)

# Using Hermes #

## REST API ##

### Versioning ###

At the root of all REST URLs is the version. So you will notice that the
base URL is is `/api/v1/`.

0 comments on commit 1a64219

Please sign in to comment.