Browse Source

Add logo to README

pull/1579/head
Rossen Stoyanchev 8 years ago committed by GitHub
parent
commit
9d00552aac
  1. 9
      README.md

9
README.md

@ -1,6 +1,7 @@
This is the home of the Spring Framework that underlies all # <img src="src/docs/asciidoc/images/spring-framework.png" width="80" height="80"> Spring Framework
[Spring projects](https://spring.io/projects). Collectively the Spring Framework and the
family of related Spring projects make up what we call "Spring". This is the home of the Spring Framework, the foundation for all
[Spring projects](https://spring.io/projects). Together the Spring Framework and the family of Spring projects make up what we call "Spring".
Spring provides everything you need beyond the Java language to create enterprise Spring provides everything you need beyond the Java language to create enterprise
applications in a wide range of scenarios and architectures. Please read the applications in a wide range of scenarios and architectures. Please read the
@ -19,7 +20,7 @@ For access to artifacts or a distribution zip, see the
[Spring artifacts](https://github.com/spring-projects/spring-framework/wiki/Downloading-Spring-artifacts) [Spring artifacts](https://github.com/spring-projects/spring-framework/wiki/Downloading-Spring-artifacts)
wiki page. wiki page.
## Docs ## Documentation
The Spring Frameworks maintains The Spring Frameworks maintains
[reference documentation](http://docs.spring.io/spring-framework/docs/current/spring-framework-reference/), [reference documentation](http://docs.spring.io/spring-framework/docs/current/spring-framework-reference/),

Loading…
Cancel
Save