Skip to content

Commit

Permalink
updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
videlalvaro committed Sep 19, 2012
1 parent 670b1bb commit 0376530
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ And with Maven you can do:
<dependency>
<groupId>claude</groupId>
<artifactId>claude</artifactId>
<version>0.1.0-SNAPSHOT</version>
<version>0.2.0-SNAPSHOT</version>
</dependency>
```

Expand Down Expand Up @@ -51,11 +51,10 @@ Then on your code you can use it this way:

- Add a proper `groupId` for the Maven repositories
- Improve Integration with Cloud Foundry services
- Improve API for obatining services credentials/info

## Credits

The code is based on this [blog post](http://sunng.info/blog/2012/01/clojure-on-cloudfoundry/).
The original version of this libraryt was based on this [blog post](http://sunng.info/blog/2012/01/clojure-on-cloudfoundry/).

## License

Expand Down

0 comments on commit 0376530

Please sign in to comment.