Skip to content

Commit

Permalink
Some fixes to the doc
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaceccanti committed Feb 3, 2016
1 parent 02a2402 commit f52d0c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://travis-ci.org/italiangrid/voms-api-java.svg)](https://travis-ci.org/italiangrid/voms-api-java)

Java binding for the Virtual Organization Membership Service (VOMS) API.
Java client APIs for the Virtual Organization Membership Service (VOMS).

The VOMS API can be used for
- validating attribute certifcates (ACs) inside a proxy and reading the attributes (VOSM FQANs or VOMS generic attributes)
Expand Down Expand Up @@ -248,7 +248,7 @@ validator.shutdown();

More details on the new APIs can be found in the [Javadoc](http://italiangrid.github.com/voms-api-java/javadocs/3.x/index.html).

## Licence
## License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this project except in compliance with the License. You may obtain a copy of
Expand Down

0 comments on commit f52d0c6

Please sign in to comment.