Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Readme to include actual instructions
  • Loading branch information
tarrow committed Apr 19, 2016
1 parent 8f81f62 commit fddd950
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# cmine
ArgProcessor and files for basic CMDirectories. Often subclassed. Needs to be separate from euclid and norma
This is a library that was written from and primarily used by ami and norma. It should be build before either of them if building from them source.

It is written in Java and uses maven 3 to handle dependencies, building etc..

You can build and install an artifact for it in your local maven repository with `mvn clean install`

0 comments on commit fddd950

Please # to comment.