Skip to content

Commit 3f9cd78

Browse files
committed
* documentation(readme): add learn more section
Conflicts: README.textile
1 parent c72e038 commit 3f9cd78

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.textile

+16-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
h1. Welcome to Play framework "!https://jenkins-ci.org/sites/default/files/images/CloudBees-logo.thumbnail.png!":https://playone.ci.cloudbees.com !https://playone.ci.cloudbees.com/buildStatus/icon?job=play_master!:https://playone.ci.cloudbees.com/job/play_master/ !https://travis-ci.org/playframework/play1.svg?branch=master!:https://travis-ci.org/playframework/play1
1+
h1. Welcome to Play framework !https://travis-ci.org/playframework/play1.svg?branch=master!:https://travis-ci.org/playframework/play1
22

33
Play framework makes it easier to build Web applications with Java. It is a clean alternative to bloated Enterprise Java stacks. It focuses on developer productivity and targets RESTful architectures. Play is a perfect companion to agile software development.
44

@@ -45,6 +45,21 @@ h2. Reporting bugs
4545

4646
Please report bugs on "our lighthouse tracker":http://play.lighthouseapp.com/projects/57987-play-framework.
4747

48+
h2. Learn More
49+
50+
- [www.playframework.com](https://www.playframework.com)
51+
- [Download](https://www.playframework.com/download)
52+
- [Install](https://www.playframework.com/documentation/1.3.x/install)
53+
- [Create a new application](https://www.playframework.com/documentation/1.3.x/guide1)
54+
- [Build from source](https://www.playframework.com/documentation/1.3.x/install#build)
55+
- [Modules](https://www.playframework.com/modules)
56+
- [Search or create issues](http://play.lighthouseapp.com/projects/57987-play-framework)
57+
- [Get help](http://stackoverflow.com/questions/tagged/playframework)
58+
- [Code of Conduct](https://www.playframework.com/conduct)
59+
- [Contribute](https://github.com/playframework/play1/wiki/Contributor-guide)
60+
- [Play contributor guidelines](https://www.playframework.com/contributing)
61+
62+
4863
h2. Licence
4964

5065
Play framework is distributed under "Apache 2 licence":http://www.apache.org/licenses/LICENSE-2.0.html.

0 commit comments

Comments
 (0)