Browse Source

Corrections to readme

2.0.x
Luke Taylor 18 years ago
parent
commit
456e737d31
  1. 8
      readme.txt

8
readme.txt

@ -18,15 +18,15 @@ BUILDING
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
Spring Security is built using Maven. Please read the "Building from Source" page Spring Security is built using Maven. Please read the "Building from Source" page
at http://static.springframework.org/spring-security/site/. at http://static.springframework.org/spring-security/site/.
This page is also included in the /docs directory of official release ZIPs.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
DOCUMENTATION DOCUMENTATION
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
Be sure to read the Reference Guide, which is available from the web site. Be sure to read the Reference Guide (docs/reference/html/springsecurity.html).
Every class also has thorough JavaDocs, which are also available on the web site. Extensive JavaDoc for the Spring Security code is also available (in docs/apidocs).
Both can also be found on the website.
------------------------------------------------------------------------------- -------------------------------------------------------------------------------
QUICK START QUICK START

Loading…
Cancel
Save