From 375a63a041637726ee4da035722ee24e573ba58c Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Tue, 28 Nov 2017 09:28:34 -0500 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b6ca50152..6e0d5408b3 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,9 @@ wiki page. ## Documentation -The Spring Frameworks maintains -[reference documentation](http://docs.spring.io/spring-framework/docs/current/spring-framework-reference/), +The Spring Frameworks maintains reference documentation +([published](http://docs.spring.io/spring-framework/docs/current/spring-framework-reference/) and +[source](src/docs/asciidoc)), Github [wiki pages](https://github.com/spring-projects/spring-framework/wiki), and an [API reference](http://docs.spring.io/spring-framework/docs/current/javadoc-api/). There are also [guides and tutorials](https://spring.io/guides) across Spring projects.