Create README.md

This commit is contained in:
Misagh Moayyed 2015-05-23 02:46:17 +04:00
parent d3ba9c0ae7
commit f8f5b908d0
1 changed files with 8 additions and 0 deletions

8
README.md Normal file
View File

@ -0,0 +1,8 @@
# Java Apereo CAS Client
==================================
## Build
Please note that to be deployed in Maven Central, we mark a number of JARs as provided (related to JBoss and Memcache
Clients). In order to build the clients, you must enable the commented out repositories in the appropriate pom.xml
files in the modules (cas-client-integration-jboss and cas-client-support-distributed-memcached) or follow the
instructions on how to install the file manually.