better README
This commit is contained in:
parent
b91000e756
commit
0da04d3c62
@ -1,3 +0,0 @@
|
|||||||
After installing, type "yesod init" to start a new project.
|
|
||||||
|
|
||||||
Learn more at http://www.yesodweb.com/book
|
|
||||||
@ -1,3 +1,13 @@
|
|||||||
|
# Overview
|
||||||
|
|
||||||
|
The yesod package
|
||||||
|
* groups together the various Yesod related packages into one cohesive whole.
|
||||||
|
* contains the executable yesod
|
||||||
|
|
||||||
|
There are 2 main features of the executable
|
||||||
|
* yesod devel - star a development environment
|
||||||
|
* yesod init - create a scaffolded site
|
||||||
|
|
||||||
# Scaffolding
|
# Scaffolding
|
||||||
|
|
||||||
## Test suite
|
## Test suite
|
||||||
Loading…
Reference in New Issue
Block a user