Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bbonnin authored Jul 28, 2016
1 parent d1aa0ce commit c77e6c4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# camel-arangodb
Camel ArangoDB Component

For more details about ArangoDB, consult the (ArangoDB web site)[https://www.arangodb.com/].
For more details about ArangoDB, consult the [ArangoDB web site](https://www.arangodb.com/).

> ArangoDB is a multi-models database. But, at this moment, this component is only dedicated to the document model.
> ArangoDB is a multi-model database. But, at this moment, this component is only dedicated to the document model.

## Build
Expand All @@ -29,7 +29,7 @@ Add the dependency in your pom.xml

```
arangodb:configBean?database=databaseName&collection=collectionName&operation=operationName[&moreOptions...]
`̀ `
```

### Endpoint options

Expand Down Expand Up @@ -95,4 +95,4 @@ from("direct:log_users_bob")

## The next steps

Feel free to send PRs to fix issues, add new features, etc. Any comments/questions/comments are welcome !
Feel free to send PRs to fix issues, add new features, etc. Any comments/questions/comments are welcome !

0 comments on commit c77e6c4

Please sign in to comment.