Converted the README to Markdown format (which mostly consisted of moving from
two space indents to four space indents), and added info on Javadocs and Maven artifacts.
This commit is contained in:
+19
-4
@@ -55,18 +55,33 @@ Invoke Maven with any of the following targets:
|
||||
mvn package: builds the code and creates target/samskivert-X.X.jar
|
||||
mvn install: builds and installs samskivert into your local Maven repository
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
Javadoc documentation is available at:
|
||||
|
||||
http://samskivert.github.com/samskivert/apidocs/
|
||||
|
||||
Artifacts
|
||||
---------
|
||||
|
||||
A jar artifact is published to Maven Central, and can be depended upon via:
|
||||
|
||||
com.samskivert:samskivert:1.3
|
||||
|
||||
Distribution
|
||||
------------
|
||||
|
||||
The samskivert library is released under the LGPL. The most recent version
|
||||
of the library is available here:
|
||||
|
||||
http://code.google.com/p/samskivert/
|
||||
http://github.com/samskivert/samskivert/
|
||||
|
||||
Contribution
|
||||
------------
|
||||
|
||||
Contributions to SL are welcome. Email mdb@samskivert.com with patches or
|
||||
suggestions.
|
||||
Contributions to SL are welcome. Fork the library and submit pull requests to
|
||||
your heart's content. Questions about the library can be directed to the
|
||||
OOO-LIBS Google Group:
|
||||
|
||||
$Id$
|
||||
https://groups.google.com/forum/#!forum/ooo-libs
|
||||
Reference in New Issue
Block a user