Skip to content

Commit

Permalink
Add simple readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dsyer committed Nov 17, 2010
1 parent a26a32f commit 6c40282
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
@@ -0,0 +1,10 @@
This project provides support for using Spring and Java with AMQP, and in particular RabbitMQ.

# Build Instructions #

Clone from GIT and then use Maven (2.1.*):

$ git clone ...
$ mvn install

SpringSource ToolSuite users (or Eclipse users with the latest m2eclipse plugin) can import the projects as existing Eclipse projects.

0 comments on commit 6c40282

Please sign in to comment.